PackageTrack
Sign in Get early access

github.com/caddyserver/ingress

v0.2.1 #2755 most downloaded on Go modules caddyserver/ingress

What this package is like to depend on

Last release 1 months ago

30 Jun 2026

Ships unpredictably

gaps range from 9 days to 1.2 years

Most releases are documented

notes for 5 of 8 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

51 releases · first in 2019

1 release in the last 12 months

see the full history below

Release timeline

51 releases · Nov 2019 to Jun 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 51
  1. v0.2.2-0.20260630121044-0e3de1ede38f 30 Jun 2026 pre-release

    Nothing published for this version

  2. v0.2.2-0.20250428200852-3ea49d418647 28 Apr 2025 pre-release

    Nothing published for this version

  3. v0.2.2-0.20250329105736-45c5e7d5ee14 29 Mar 2025 pre-release

    Nothing published for this version

  4. v0.2.2-0.20250108233946-6278768c81e1 08 Jan 2025 pre-release

    Nothing published for this version

  5. v0.2.2-0.20250105162834-e165d9f624c0 05 Jan 2025 pre-release

    Nothing published for this version

  6. v0.2.2-0.20241124141246-91fbd0a9bbd5 24 Nov 2024 pre-release

    Nothing published for this version

  7. v0.2.2-0.20241115184255-f40fbb29fcf8 15 Nov 2024 pre-release

    Nothing published for this version

  8. v0.2.2-0.20241107212403-1e8e38c03d4b 07 Nov 2024 pre-release

    Nothing published for this version

  9. v0.2.2-0.20240914184824-9241f0695f90 14 Sep 2024 pre-release

    Nothing published for this version

  10. v0.2.2-0.20240905101031-48ef36bc001c 05 Sep 2024 pre-release

    Nothing published for this version

  11. v0.2.2-0.20240630133156-e92414b57088 30 Jun 2024 pre-release

    Nothing published for this version

  12. v0.2.2-0.20240502201401-2dc5a1d52a64 02 May 2024 pre-release

    Nothing published for this version

  13. v0.2.2-0.20240302140917-908d854c2b9e 02 Mar 2024 pre-release

    Nothing published for this version

  14. v0.2.2-0.20240220130316-00d7cb3212cc 20 Feb 2024 pre-release

    Nothing published for this version

  15. v0.2.2-0.20240218203424-a008444b66db 18 Feb 2024 pre-release

    Nothing published for this version

  16. v0.2.2-0.20240127083448-45dbab6d12c3 27 Jan 2024 pre-release

    Nothing published for this version

  17. v0.2.2-0.20231216171359-bf103636fdd0 16 Dec 2023 pre-release

    Nothing published for this version

  18. v0.2.2-0.20231121222433-db5c1f64bb8e 21 Nov 2023 pre-release

    Nothing published for this version

  19. v0.2.2-0.20231121163531-a04ad9d5f696 21 Nov 2023 pre-release

    Nothing published for this version

  20. v0.2.2-0.20231120194143-17809c1ca207 20 Nov 2023 pre-release

    Nothing published for this version

  21. v0.2.1 20 Nov 2023
    Release notes

    What's Changed

    • fix(ci): fix gorelease tagging parameters by @mavimo in #181

    Full Changelog: v0.2.0...v0.2.1

    Open source →
  22. v0.2.0 05 Nov 2023
    Release notes

    What's Changed

    📔 Note

    This release do not introduce big changes on customer side but is mostly on dependency update and minor fixes.

    Features:

    • feat: exposing loadBalancer.externalTrafficPolicy value in helm chart by @clems71 in #168

    Fixes:

    Others:

    • chore: Bump chart to version 1.0.5 by @Embraser01 in #127
    • chore: enable Dependabot version updates by @mavimo in #136
    • chore: Bump docker/login-action from 2 to 3 by @dependabot in #137
    • chore: Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #140
    • chore: Bump actions/checkout from 3 to 4 by @dependabot in #139
    • chore: Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #141
    • chore: Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #138
    • ci: update Go version used in CI by @mavimo in #134
    • chore: enable code coverage tracking for the project by @mavimo in #149
    • chore: move internal function to private by @mavimo in #154
    • chore: improve release informations by @mavimo in #135
    • chore: update caddy 2.7.5 by @mavimo in #142
    • chore: Update to go 1.21 and always use latest version by @mavimo in #151
    • chore: Add tests for pkg/store by @mavimo in #147
    • chore: enable dependabot for go packages by @mavimo in #144
    • chore: minor formatting improvements by @mavimo in #146
    • chore: add Embraser01 as reviewer for dependabot by @mavimo in #160
    • chore: Update README.md by @fahurox in #159
    • chore: Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #167
    • chore: update k8s.io packages and remove the errors package by @mavimo in #152
    • chore: Bump helm/chart-releaser-action from ed43eb303604cbc0eeec8390544f7748dc6c790d to v1.6.0 and helm/chart-testing-action from v2 to v2.6.1 by @dependabot in #170
    • chore: Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #155
    • chore: Bump k8s.io/api k8s.io/apimachinery and k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #163
    • chore: Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #172
    • chore: update indirect dependencies by @mavimo in #174
    • chore: use a better name for internal const by @mavimo in #153
    • chore: fix skaffold config and update how to contribute docs by @mavimo in #145
    • chore: update chart-release action by @mavimo in #150

    New Contributors

    Full Changelog: v0.1.5...v0.2.0

    Open source →
  23. v0.1.6-0.20230602171310-9531e495a84e 02 Jun 2023 pre-release

    Nothing published for this version

  24. v0.1.5 02 Jun 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.1.4...v0.1.5

    Open source →
  25. v0.1.5-0.20230319154341-4c700115b610 19 Mar 2023 pre-release

    Nothing published for this version

  26. v0.1.5-0.20230315170605-7c4aff2a8e6b 15 Mar 2023 pre-release

    Nothing published for this version

  27. v0.1.5-0.20230215210823-9415b5cb00d1 15 Feb 2023 pre-release

    Nothing published for this version

  28. v0.1.4 09 Dec 2022
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.1.3...v0.1.4

    Open source →
  29. v0.1.4-0.20220826104331-9dba87b0507e 26 Aug 2022 pre-release

    Nothing published for this version

  30. v0.1.3 22 Aug 2022
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.1.1...v0.1.3

    Open source →
  31. v0.1.2 22 Aug 2022

    Nothing published for this version

  32. v0.1.2-0.20220503161950-45368dc23723 03 May 2022 pre-release

    Nothing published for this version

  33. v0.1.1 03 May 2022

    Nothing published for this version

  34. v0.1.1-0.20220415115358-cce8e52ddd70 15 Apr 2022 pre-release

    Nothing published for this version

  35. v0.1.1-0.20220328152808-2410d8b32535 28 Mar 2022 pre-release

    Nothing published for this version

  36. v0.1.1-0.20220328070836-9d0034236e5b 28 Mar 2022 pre-release

    Nothing published for this version

  37. v0.1.1-0.20220327211829-78e7d5f68295 27 Mar 2022 pre-release

    Nothing published for this version

  38. v0.1.1-0.20220327202725-7f010460ae92 27 Mar 2022 pre-release

    Nothing published for this version

  39. v0.1.0 27 Mar 2022

    Nothing published for this version

  40. v0.0.0-20220415115358-cce8e52ddd70 15 Apr 2022 pre-release

    Nothing published for this version

  41. v0.0.0-20220327051904-e9c594cd55de 27 Mar 2022 pre-release

    Nothing published for this version

  42. v0.0.0-20210620182412-d5b85e5d7a07 20 Jun 2021 pre-release

    Nothing published for this version

  43. v0.0.0-20210425094340-50f6941db30e 25 Apr 2021 pre-release

    Nothing published for this version

  44. v0.0.0-20201109090614-66c52c682f49 09 Nov 2020 pre-release

    Nothing published for this version

  45. v0.0.0-20200913092828-ad3c0ac56ad9 13 Sep 2020 pre-release

    Nothing published for this version

  46. v0.0.0-20200627095528-4299818d24ef 27 Jun 2020 pre-release

    Nothing published for this version

  47. v0.0.0-20200621165009-73a8cdeaeed8 21 Jun 2020 pre-release

    Nothing published for this version

  48. v0.0.0-20200516172923-2e6dc7962fa2 16 May 2020 pre-release

    Nothing published for this version

  49. v0.0.0-20200225180441-3abf447b4757 25 Feb 2020 pre-release

    Nothing published for this version

  50. v0.0.0-20191229215501-2e31a66bbdd6 29 Dec 2019 pre-release

    Nothing published for this version

  51. v0.0.0-20191110155311-7ead55505b5f 10 Nov 2019 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive