Releases: jetstack/version-checker
Releases · jetstack/version-checker
v0.9.2
What's Changed
- Adding custom backoff function for API's that can be excessive by @davidcollom in #354
- Bump the github-actions group with 2 updates by @dependabot in #377
- Bump the go-dependencies group with 11 updates by @dependabot in #378
- New documentation structure by @maria-reynoso in #375
- Release v0.9.2 by @github-actions in #380
Full Changelog: v0.9.1...v0.9.2
v0.9.1-rc2
What's Changed
- Resolve SHA256 to tags automatically if the images specified in the k8s manifests doesn't contain tag. by @jahantech in #70
- Use basic auth when token endpoint is not found by @paulwilljones in #356
- Fix label formatting dashboards.yaml by @mstarostik in #359
- validate selfhosted options by @paulwilljones in #361
- Attempt to generate SBOM and Provenance artifacts by @davidcollom in #366
- Fix options parsing - ensuring that TOKEN_PATH and TOKEN_XXX aren't mixed by @davidcollom in #367
- Fix issue 362 by @davidcollom in #365
- Sign Container Images and Helm Chart Aftifacts by @davidcollom in #369
- Ability be set the Requeue Duration by @davidcollom in #368
New Contributors
- @jahantech made their first contribution in #70
- @mstarostik made their first contribution in #359
Full Changelog: v0.9.0...v0.9.1-rc2
v0.9.1-rc1
What's Changed
- Resolve SHA256 to tags automatically if the images specified in the k8s manifests doesn't contain tag. by @jahantech in #70
- Use basic auth when token endpoint is not found by @paulwilljones in #356
- Fix label formatting dashboards.yaml by @mstarostik in #359
- validate selfhosted options by @paulwilljones in #361
- Attempt to generate SBOM and Provenance artifacts by @davidcollom in #366
- Fix options parsing - ensuring that TOKEN_PATH and TOKEN_XXX aren't mixed by @davidcollom in #367
- Fix issue 362 by @davidcollom in #365
- Sign Container Images and Helm Chart Aftifacts by @davidcollom in #369
- Ability be set the Requeue Duration by @davidcollom in #368
New Contributors
- @jahantech made their first contribution in #70
- @mstarostik made their first contribution in #359
Full Changelog: v0.9.0...v0.9.1-rc1
v0.9.1
What's Changed
- Resolve SHA256 to tags automatically if the images specified in the k8s manifests doesn't contain tag. by @jahantech in #70
- Use basic auth when token endpoint is not found by @paulwilljones in #356
- Fix label formatting dashboards.yaml by @mstarostik in #359
- validate selfhosted options by @paulwilljones in #361
- Attempt to generate SBOM and Provenance artifacts by @davidcollom in #366
- Fix options parsing - ensuring that TOKEN_PATH and TOKEN_XXX aren't mixed by @davidcollom in #367
- Fix issue 362 by @davidcollom in #365
- Sign Container Images and Helm Chart Aftifacts by @davidcollom in #369
- Ability be set the Requeue Duration by @davidcollom in #368
- Release v0.9.1 by @github-actions in #374
New Contributors
- @jahantech made their first contribution in #70
- @mstarostik made their first contribution in #359
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Bump the github-actions group with 2 updates by @dependabot in #331
- Bump the go-dependencies group with 6 updates by @dependabot in #330
- Bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group by @dependabot in #338
- Bump the container-images group with 2 updates by @dependabot in #336
- Adding support for GHCR custom domains for using Github Enterprise by @davidcollom in #339
- Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in the go_modules group by @dependabot in #343
- Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 in the go_modules group by @dependabot in #344
- Bump the go-dependencies group across 1 directory with 11 updates by @dependabot in #341
- Adding http metrics to calculate upstream response times by @davidcollom in #342
- Add Errors Reporting Prometheus Metric by @maria-reynoso in #345
- Adding support for additional ACR TLD's by @davidcollom in #340
- Enable ServiceMonitor by default, if available by @davidcollom in #320
- [BUG] Adding missing go metrics collectors by @davidcollom in #347
- Adding a LastUpdated metric so that we can see when images were lookedup and if we have stale data by @davidcollom in #346
- Move over to controller-runtime over doing it ourselves by @davidcollom in #348
- Fix issue of filtering sig,att,sbom image tags when searching SHA and Tag/SemVer, enable regex filtering with SHA searching too, for additional exclusions by @davidcollom in #349
- Bump the github-actions group with 3 updates by @dependabot in #350
- Release v0.9.0 by @github-actions in #353
New Contributors
- @maria-reynoso made their first contribution in #345
Full Changelog: v0.8.6...v0.9.0
v0.8.6
What's Changed
- Fix issue 314 - Helm chart does not support CA cert configuration by @davidcollom in #316
- Bump the go-dependencies group across 1 directory with 10 updates by @dependabot in #313
- Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the github-actions group by @dependabot in #312
- Bump alpine from 3.21.0 to 3.21.2 in the container-images group by @dependabot in #310
- Bump the go-dependencies group with 4 updates by @dependabot in #321
- Fix Helm template indentation in env by @ErmakovDmitriy in #327
- Bump the go-dependencies group across 1 directory with 6 updates by @dependabot in #325
- Bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 in the github-actions group by @dependabot in #326
- Release v0.8.6 by @github-actions in #328
New Contributors
- @ErmakovDmitriy made their first contribution in #327
Full Changelog: v0.8.5...v0.8.6
v0.8.5
What's Changed
- Bump the go-dependencies group across 1 directory with 10 updates by @dependabot in #305
- Release v0.8.5 by @github-actions in #308
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- Bump the go-dependencies group with 5 updates by @dependabot in #278
- Add known-configurations for velero and kyverno repolicy-reporter by @dloewen2 in #279
- Bump the go-dependencies group with 3 updates by @dependabot in #280
- Bump the github-actions group across 1 directory with 3 updates by @dependabot in #298
- Bump the go-dependencies group across 1 directory with 11 updates by @dependabot in #297
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in the go_modules group by @dependabot in #293
- Bump alpine from 3.20.3 to 3.21.0 in the container-images group by @dependabot in #301
- Bump the go-dependencies group with 4 updates by @dependabot in #299
- Bump the go_modules group with 2 updates by @dependabot in #306
- Release v0.8.4 by @github-actions in #307
New Contributors
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- Cleanup Helm Templates by @davidcollom in #215
- Bump the github-actions group with 2 updates by @dependabot in #263
- Add tests for the OCI client by @ribbybibby in #264
- Bump the go-dependencies group across 1 directory with 10 updates by @dependabot in #270
- Bump alpine from 3.20.2 to 3.20.3 in the container-images group by @dependabot in #269
- Add affinity and topologySpreadConstraints support to helm chart by @erwanval in #271
- Release v0.8.3 by @github-actions in #272
New Contributors
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Adding UnitTests for SelfHosted Client by @davidcollom in #257
- Linting, Refactoring and Badges (we all love badges!) by @davidcollom in #255
- Bump tj-actions/verify-changed-files from 16 to 17 in /.github/workflows in the github_actions group across 1 directory by @dependabot in #259
- Release v0.8.2 by @github-actions in #260
Full Changelog: v0.8.1...v0.8.2