chore(argocd-image-updater): Update dependency argoproj-labs/argocd-image-updater to v0.18.0 #11

Open
sa-renovate wants to merge 1 commit from renovate/argoproj-labs-argocd-image-updater-0.x into main
Member

This PR contains the following updates:

Package Update Change
argoproj-labs/argocd-image-updater minor v0.15.2v0.18.0

Release Notes

argoproj-labs/argocd-image-updater (argoproj-labs/argocd-image-updater)

v0.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/argoproj-labs/argocd-image-updater/compare/v0.17.0...v0.18.0

v0.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/argoproj-labs/argocd-image-updater/compare/v0.16.0...v0.17.0

v0.16.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/argoproj-labs/argocd-image-updater/compare/v0.15.2...v0.16.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [argoproj-labs/argocd-image-updater](https://github.com/argoproj-labs/argocd-image-updater) | minor | `v0.15.2` → `v0.18.0` | --- ### Release Notes <details> <summary>argoproj-labs/argocd-image-updater (argoproj-labs/argocd-image-updater)</summary> ### [`v0.18.0`](https://github.com/argoproj-labs/argocd-image-updater/releases/tag/v0.18.0) [Compare Source](https://github.com/argoproj-labs/argocd-image-updater/compare/v0.17.0...v0.18.0) #### What's Changed - chore(deps): upgrade argo-cd from v2.14.16 to v3.1.7 by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1256](https://github.com/argoproj-labs/argocd-image-updater/pull/1256) - chore(deps): bump github.com/argoproj/argo-cd/v3 from 3.1.7 to 3.1.8 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1257](https://github.com/argoproj-labs/argocd-image-updater/pull/1257) - chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1262](https://github.com/argoproj-labs/argocd-image-updater/pull/1262) - chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1259](https://github.com/argoproj-labs/argocd-image-updater/pull/1259) - chore(deps): bump actions/setup-go from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1265](https://github.com/argoproj-labs/argocd-image-updater/pull/1265) - chore(deps): bump actions/checkout from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1264](https://github.com/argoproj-labs/argocd-image-updater/pull/1264) - chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /registry-scanner by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1267](https://github.com/argoproj-labs/argocd-image-updater/pull/1267) - chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1261](https://github.com/argoproj-labs/argocd-image-updater/pull/1261) - chore(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 in /registry-scanner by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1268](https://github.com/argoproj-labs/argocd-image-updater/pull/1268) - chore(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1263](https://github.com/argoproj-labs/argocd-image-updater/pull/1263) - chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.16.0 to 2.17.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1260](https://github.com/argoproj-labs/argocd-image-updater/pull/1260) - chore(deps): sync up direct dependencies to have the same versions between the main module and registry-scanner submodule by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1269](https://github.com/argoproj-labs/argocd-image-updater/pull/1269) - chore(golangci-lint): add golangci-lint step for registry-scanner submodule; bump golangci-lint from 2.1.6 to 2.5.0 by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1271](https://github.com/argoproj-labs/argocd-image-updater/pull/1271) - fix(test): avoid nil dereference in test command when --disable-kuber… by [@&#8203;naonao2323](https://github.com/naonao2323) in [#&#8203;1273](https://github.com/argoproj-labs/argocd-image-updater/pull/1273) - fix(manifests): use secretKeyRef instead of configMapKeyRef for QUAY\_WEBHOOK\_SECRET; add resource request and limit by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1279](https://github.com/argoproj-labs/argocd-image-updater/pull/1279) - Fix GitHub Webhook response parsing by [@&#8203;SailReal](https://github.com/SailReal) in [#&#8203;1280](https://github.com/argoproj-labs/argocd-image-updater/pull/1280) - chore(docker): optimize docker build process by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1285](https://github.com/argoproj-labs/argocd-image-updater/pull/1285) - fix: helm values write-back for multi-source apps ([#&#8203;1289](https://github.com/argoproj-labs/argocd-image-updater/issues/1289)) by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1293](https://github.com/argoproj-labs/argocd-image-updater/pull/1293) - chore(ci): change master to master-annotation-based branch in workflow by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1301](https://github.com/argoproj-labs/argocd-image-updater/pull/1301) - fix: include reference string in invalid reference format error ([#&#8203;1303](https://github.com/argoproj-labs/argocd-image-updater/issues/1303)) by [@&#8203;ellisvalentiner](https://github.com/ellisvalentiner) in [#&#8203;1307](https://github.com/argoproj-labs/argocd-image-updater/pull/1307) - chore(deps): downgrade go-git from 5.16.2 to 5.14.0 until [go-git/go-git#1551](https://github.com/go-git/go-git/issues/1551) is fixed by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1306](https://github.com/argoproj-labs/argocd-image-updater/pull/1306) - fix(image): avoid repeating registryURL in image.GetFullNameWithoutTag and GetFullNameWithTag func by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1310](https://github.com/argoproj-labs/argocd-image-updater/pull/1310) - fix(helmvalues): write helm image-name with or without registry url by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1312](https://github.com/argoproj-labs/argocd-image-updater/pull/1312) - fix: configure the global logger for argo-cd utilities by [@&#8203;dkarpele](https://github.com/dkarpele) in [#&#8203;1322](https://github.com/argoproj-labs/argocd-image-updater/pull/1322) - chore(ci): change legacy branch ci images.yaml workflow to workflow\_dispatch only to avoid conflict by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1336](https://github.com/argoproj-labs/argocd-image-updater/pull/1336) - fix: nil pointer when the target file becomes empty or contains null data. by [@&#8203;dkarpele](https://github.com/dkarpele) in [#&#8203;1352](https://github.com/argoproj-labs/argocd-image-updater/pull/1352) - chore(doc): note current annotation-based version status by [@&#8203;dkarpele](https://github.com/dkarpele) in [#&#8203;1374](https://github.com/argoproj-labs/argocd-image-updater/pull/1374) - chore(doc): remove warning about incompatibility with Argo CD Applications in any namespace by [@&#8203;dkarpele](https://github.com/dkarpele) in [#&#8203;1360](https://github.com/argoproj-labs/argocd-image-updater/pull/1360) - fix: preserve existing Helm tag parameter when image has no tag ([#&#8203;1351](https://github.com/argoproj-labs/argocd-image-updater/issues/1351)) ([#&#8203;1379](https://github.com/argoproj-labs/argocd-image-updater/issues/1379)) by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1380](https://github.com/argoproj-labs/argocd-image-updater/pull/1380) - fix: Digest strategy inconsistently writes tag names causing infinite commit loop with digested tags by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1386](https://github.com/argoproj-labs/argocd-image-updater/pull/1386) - fix: Image Updater expects helm.parameters in application manifest despite Git write back configuration by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1391](https://github.com/argoproj-labs/argocd-image-updater/pull/1391) - chore(deps): bump argo-cd from 3.1.8 to 3.1.9 in master-annotation-based branch by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1410](https://github.com/argoproj-labs/argocd-image-updater/pull/1410) - chore(ci): change legacy branch ci images.yaml workflow to build latest-annotation-based image on pr merge only; change the default tag to latest-annotation-based in Makefile by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1412](https://github.com/argoproj-labs/argocd-image-updater/pull/1412) - chore(build): change legacy project to use latest-annotation-based tag in various places to avoid conflict with master branch by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1413](https://github.com/argoproj-labs/argocd-image-updater/pull/1413) - chore(deps): bump registry-scanner from 0.2.0 to 0.3.0 by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1414](https://github.com/argoproj-labs/argocd-image-updater/pull/1414) - Release 0.18.0 by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1415](https://github.com/argoproj-labs/argocd-image-updater/pull/1415) #### New Contributors - [@&#8203;naonao2323](https://github.com/naonao2323) made their first contribution in [#&#8203;1273](https://github.com/argoproj-labs/argocd-image-updater/pull/1273) - [@&#8203;SailReal](https://github.com/SailReal) made their first contribution in [#&#8203;1280](https://github.com/argoproj-labs/argocd-image-updater/pull/1280) **Full Changelog**: <https://github.com/argoproj-labs/argocd-image-updater/compare/v0.17.0...v0.18.0> ### [`v0.17.0`](https://github.com/argoproj-labs/argocd-image-updater/releases/tag/v0.17.0) [Compare Source](https://github.com/argoproj-labs/argocd-image-updater/compare/v0.16.0...v0.17.0) #### What's Changed - chore(deps): Upgrade argo-cd version to 2.13.6 by [@&#8203;aali309](https://github.com/aali309) in [#&#8203;1078](https://github.com/argoproj-labs/argocd-image-updater/pull/1078) - chore(deps): bump golangci-lint from v1.61.0 to v1.64.8 by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1094](https://github.com/argoproj-labs/argocd-image-updater/pull/1094) - chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.12.0 to 2.14.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1084](https://github.com/argoproj-labs/argocd-image-updater/pull/1084) - chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1085](https://github.com/argoproj-labs/argocd-image-updater/pull/1085) - chore(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1086](https://github.com/argoproj-labs/argocd-image-updater/pull/1086) - chore(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0 in /registry-scanner by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1091](https://github.com/argoproj-labs/argocd-image-updater/pull/1091) - chore(deps): bump github.com/prometheus/client\_golang from 1.20.5 to 1.21.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1088](https://github.com/argoproj-labs/argocd-image-updater/pull/1088) - chore(deps): bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1 in /registry-scanner by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1090](https://github.com/argoproj-labs/argocd-image-updater/pull/1090) - chore(deps): bump github.com/redis/go-redis/v9 from 9.7.1 to 9.7.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1095](https://github.com/argoproj-labs/argocd-image-updater/pull/1095) - fix: respect log level settings by [@&#8203;wd](https://github.com/wd) in [#&#8203;1101](https://github.com/argoproj-labs/argocd-image-updater/pull/1101) - chore(deps): bump k8s.io/kubernetes to v1.32.2 by [@&#8203;aali309](https://github.com/aali309) in [#&#8203;1075](https://github.com/argoproj-labs/argocd-image-updater/pull/1075) - chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /registry-scanner by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1106](https://github.com/argoproj-labs/argocd-image-updater/pull/1106) - chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1105](https://github.com/argoproj-labs/argocd-image-updater/pull/1105) - feat: Add GetDurationVal to handle optional duration config from env by [@&#8203;dkarpele](https://github.com/dkarpele) in [#&#8203;1110](https://github.com/argoproj-labs/argocd-image-updater/pull/1110) - feat: Support setting `run --interval` via env variable. by [@&#8203;dkarpele](https://github.com/dkarpele) in [#&#8203;1107](https://github.com/argoproj-labs/argocd-image-updater/pull/1107) - chore(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 in /registry-scanner by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1116](https://github.com/argoproj-labs/argocd-image-updater/pull/1116) - chore(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.29.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1118](https://github.com/argoproj-labs/argocd-image-updater/pull/1118) - chore(deps): bump google.golang.org/grpc from 1.70.0 to 1.72.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1117](https://github.com/argoproj-labs/argocd-image-updater/pull/1117) - chore(deps): bump argo-cd from 2.13.6 to 2.13.7 by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1123](https://github.com/argoproj-labs/argocd-image-updater/pull/1123) - chore(docs): fix bold formatting in command flags in reference.md by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1114](https://github.com/argoproj-labs/argocd-image-updater/pull/1114) - chore(deps): bump github.com/prometheus/client\_golang from 1.21.1 to 1.22.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1119](https://github.com/argoproj-labs/argocd-image-updater/pull/1119) - chore(docs): update branch name description from SHA1 to SHA256 representation in docs/basics/update-methods.md by [@&#8203;ellisvalentiner](https://github.com/ellisvalentiner) in [#&#8203;1125](https://github.com/argoproj-labs/argocd-image-updater/pull/1125) - feat: Add configuration option to scope application listing / getting to particular namespace by [@&#8203;grahamalama](https://github.com/grahamalama) in [#&#8203;1112](https://github.com/argoproj-labs/argocd-image-updater/pull/1112) - chore(docs): Update update strategy docs on deprecated strategy values by [@&#8203;jacekn](https://github.com/jacekn) in [#&#8203;1132](https://github.com/argoproj-labs/argocd-image-updater/pull/1132) - docs: add instructions to authenticate to Azure Container Registry with workload identity by [@&#8203;etiennetremel](https://github.com/etiennetremel) in [#&#8203;676](https://github.com/argoproj-labs/argocd-image-updater/pull/676) - chore(ci): update ci-tests.yaml and create-release-draft.yaml to use go version from go.mod by [@&#8203;cjcocokrisp](https://github.com/cjcocokrisp) in [#&#8203;1139](https://github.com/argoproj-labs/argocd-image-updater/pull/1139) - chore(cleanup): Remove unimported file pkg/config/config.go by [@&#8203;chansuke](https://github.com/chansuke) in [#&#8203;1138](https://github.com/argoproj-labs/argocd-image-updater/pull/1138) - refactor: replace global metrics initialization by [@&#8203;chansuke](https://github.com/chansuke) in [#&#8203;1140](https://github.com/argoproj-labs/argocd-image-updater/pull/1140) - chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.13.7 to 2.13.8 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1144](https://github.com/argoproj-labs/argocd-image-updater/pull/1144) - chore(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 in /registry-scanner by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1155](https://github.com/argoproj-labs/argocd-image-updater/pull/1155) - chore(deps): bump golang.org/x/sync from 0.12.0 to 0.14.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1148](https://github.com/argoproj-labs/argocd-image-updater/pull/1148) - chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.38.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1150](https://github.com/argoproj-labs/argocd-image-updater/pull/1150) - chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.14.0 to 2.16.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1149](https://github.com/argoproj-labs/argocd-image-updater/pull/1149) - chore(deps): bump github.com/go-git/go-git/v5 from 5.13.2 to 5.16.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1152](https://github.com/argoproj-labs/argocd-image-updater/pull/1152) - chore(deps): bump alpine from 3.21 to 3.22 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1154](https://github.com/argoproj-labs/argocd-image-updater/pull/1154) - chore(docs): add missing image updater command flags by [@&#8203;cjcocokrisp](https://github.com/cjcocokrisp) in [#&#8203;1146](https://github.com/argoproj-labs/argocd-image-updater/pull/1146) - chore(docs): document all supported application annotations by [@&#8203;cjcocokrisp](https://github.com/cjcocokrisp) in [#&#8203;1156](https://github.com/argoproj-labs/argocd-image-updater/pull/1156) - chore: improve registry-scanner/hack/create-release.sh by [@&#8203;cjcocokrisp](https://github.com/cjcocokrisp) in [#&#8203;1157](https://github.com/argoproj-labs/argocd-image-updater/pull/1157) - chore: upgrade golangci-lint from v1.64.8 to v2.1.6 and the related action from v6 to v8 by [@&#8203;cjcocokrisp](https://github.com/cjcocokrisp) in [#&#8203;1160](https://github.com/argoproj-labs/argocd-image-updater/pull/1160) - Add helpers to return a new `context.Context` that carries the provided logrus Entry. by [@&#8203;dkarpele](https://github.com/dkarpele) in [#&#8203;1171](https://github.com/argoproj-labs/argocd-image-updater/pull/1171) - fix: remove dummy digest and add comparison logic by [@&#8203;chansuke](https://github.com/chansuke) in [#&#8203;1161](https://github.com/argoproj-labs/argocd-image-updater/pull/1161) - chore(deps): upgrade registry-scanner by [@&#8203;dkarpele](https://github.com/dkarpele) in [#&#8203;1184](https://github.com/argoproj-labs/argocd-image-updater/pull/1184) - chore: use context.Background() instead of context.TODO() by [@&#8203;chansuke](https://github.com/chansuke) in [#&#8203;1163](https://github.com/argoproj-labs/argocd-image-updater/pull/1163) - docs: fix typos by [@&#8203;chansuke](https://github.com/chansuke) in [#&#8203;1169](https://github.com/argoproj-labs/argocd-image-updater/pull/1169) - chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 in /registry-scanner by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1177](https://github.com/argoproj-labs/argocd-image-updater/pull/1177) - chore(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 in /registry-scanner by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1178](https://github.com/argoproj-labs/argocd-image-updater/pull/1178) - chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1179](https://github.com/argoproj-labs/argocd-image-updater/pull/1179) - chore(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1183](https://github.com/argoproj-labs/argocd-image-updater/pull/1183) - chore(deps): bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1181](https://github.com/argoproj-labs/argocd-image-updater/pull/1181) - chore(deps): bump sigs.k8s.io/kustomize/api from 0.18.0 to 0.20.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1180](https://github.com/argoproj-labs/argocd-image-updater/pull/1180) - chore(deps): bump github.com/argoproj/argo-cd/v2 from v2.13.8 to v2.14.15 by [@&#8203;cjcocokrisp](https://github.com/cjcocokrisp) in [#&#8203;1187](https://github.com/argoproj-labs/argocd-image-updater/pull/1187) - fix: prevent concurrent registry credential refreshing by [@&#8203;korECM](https://github.com/korECM) in [#&#8203;1175](https://github.com/argoproj-labs/argocd-image-updater/pull/1175) - chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.27.0 in /registry-scanner by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1191](https://github.com/argoproj-labs/argocd-image-updater/pull/1191) - feat: implement webhook receiver for Docker, GHCR and Harbor to receive triggers for image update by [@&#8203;binhnguyenduc](https://github.com/binhnguyenduc) in [#&#8203;1159](https://github.com/argoproj-labs/argocd-image-updater/pull/1159) - test(webhook): increase test coverage for server.go by [@&#8203;cjcocokrisp](https://github.com/cjcocokrisp) in [#&#8203;1194](https://github.com/argoproj-labs/argocd-image-updater/pull/1194) - feat(webhook): add webhook handler for quay.io and make improvements to the community PR by [@&#8203;cjcocokrisp](https://github.com/cjcocokrisp) in [#&#8203;1197](https://github.com/argoproj-labs/argocd-image-updater/pull/1197) - manifests(webhook): expose webhook feature by [@&#8203;cjcocokrisp](https://github.com/cjcocokrisp) in [#&#8203;1198](https://github.com/argoproj-labs/argocd-image-updater/pull/1198) - chore(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 in /registry-scanner by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1204](https://github.com/argoproj-labs/argocd-image-updater/pull/1204) - chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1202](https://github.com/argoproj-labs/argocd-image-updater/pull/1202) - chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1200](https://github.com/argoproj-labs/argocd-image-updater/pull/1200) - chore(deps): bump github.com/prometheus/client\_golang from 1.22.0 to 1.23.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1199](https://github.com/argoproj-labs/argocd-image-updater/pull/1199) - chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.8.1 to 4.9.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1203](https://github.com/argoproj-labs/argocd-image-updater/pull/1203) - chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1201](https://github.com/argoproj-labs/argocd-image-updater/pull/1201) - docs(webhook): add documentation for webhook feature by [@&#8203;cjcocokrisp](https://github.com/cjcocokrisp) in [#&#8203;1207](https://github.com/argoproj-labs/argocd-image-updater/pull/1207) - feat: Allow yaml.SequenceNode type by [@&#8203;AntonShadrinNN](https://github.com/AntonShadrinNN) in [#&#8203;1208](https://github.com/argoproj-labs/argocd-image-updater/pull/1208) - feat(webhook): add rate limiting to webhook endpoint by [@&#8203;cjcocokrisp](https://github.com/cjcocokrisp) in [#&#8203;1210](https://github.com/argoproj-labs/argocd-image-updater/pull/1210) - Feature/allow no exists helmvalues file by [@&#8203;will4j](https://github.com/will4j) in [#&#8203;1212](https://github.com/argoproj-labs/argocd-image-updater/pull/1212) - chore(crd): add deprecation warnings for CRD branch removed functionality by [@&#8203;dkarpele](https://github.com/dkarpele) in [#&#8203;1223](https://github.com/argoproj-labs/argocd-image-updater/pull/1223) - fix: whitespace only values.yaml files fail parsing by [@&#8203;MenD32](https://github.com/MenD32) in [#&#8203;1228](https://github.com/argoproj-labs/argocd-image-updater/pull/1228) - chore: add dkarpele as maintainer and chengfang as owner by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1230](https://github.com/argoproj-labs/argocd-image-updater/pull/1230) - chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.14.15 to 2.14.16 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1229](https://github.com/argoproj-labs/argocd-image-updater/pull/1229) - chore(deps): bump registry-scanner version to the latest in master, and activate the its replace clause for development by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1234](https://github.com/argoproj-labs/argocd-image-updater/pull/1234) - feat(registry): Improve repository selection, based on prefixes in config and full image name by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1233](https://github.com/argoproj-labs/argocd-image-updater/pull/1233) - Add support for JSON log formatting by [@&#8203;mikepilat](https://github.com/mikepilat) in [#&#8203;1231](https://github.com/argoproj-labs/argocd-image-updater/pull/1231) - chore(deps): bump go version in registry-scanner from 1.23.5 to 1.24.6 to be consistent with image updater main module by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1241](https://github.com/argoproj-labs/argocd-image-updater/pull/1241) - chore(ci): set the correct working-directory in registry-scanner ci job by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1248](https://github.com/argoproj-labs/argocd-image-updater/pull/1248) - Reuse transport of registry-scanner by [@&#8203;rainsun](https://github.com/rainsun) in [#&#8203;1215](https://github.com/argoproj-labs/argocd-image-updater/pull/1215) - chore(lint): fix some minor lint errors in registry-scanner submodule by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1251](https://github.com/argoproj-labs/argocd-image-updater/pull/1251) - chore(deps): bump registry-scanner from 0.1.0 to 0.2.0 by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1253](https://github.com/argoproj-labs/argocd-image-updater/pull/1253) - Release 0.17.0 by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1254](https://github.com/argoproj-labs/argocd-image-updater/pull/1254) #### New Contributors - [@&#8203;ellisvalentiner](https://github.com/ellisvalentiner) made their first contribution in [#&#8203;1125](https://github.com/argoproj-labs/argocd-image-updater/pull/1125) - [@&#8203;grahamalama](https://github.com/grahamalama) made their first contribution in [#&#8203;1112](https://github.com/argoproj-labs/argocd-image-updater/pull/1112) - [@&#8203;jacekn](https://github.com/jacekn) made their first contribution in [#&#8203;1132](https://github.com/argoproj-labs/argocd-image-updater/pull/1132) - [@&#8203;etiennetremel](https://github.com/etiennetremel) made their first contribution in [#&#8203;676](https://github.com/argoproj-labs/argocd-image-updater/pull/676) - [@&#8203;cjcocokrisp](https://github.com/cjcocokrisp) made their first contribution in [#&#8203;1139](https://github.com/argoproj-labs/argocd-image-updater/pull/1139) - [@&#8203;chansuke](https://github.com/chansuke) made their first contribution in [#&#8203;1138](https://github.com/argoproj-labs/argocd-image-updater/pull/1138) - [@&#8203;korECM](https://github.com/korECM) made their first contribution in [#&#8203;1175](https://github.com/argoproj-labs/argocd-image-updater/pull/1175) - [@&#8203;binhnguyenduc](https://github.com/binhnguyenduc) made their first contribution in [#&#8203;1159](https://github.com/argoproj-labs/argocd-image-updater/pull/1159) - [@&#8203;AntonShadrinNN](https://github.com/AntonShadrinNN) made their first contribution in [#&#8203;1208](https://github.com/argoproj-labs/argocd-image-updater/pull/1208) - [@&#8203;will4j](https://github.com/will4j) made their first contribution in [#&#8203;1212](https://github.com/argoproj-labs/argocd-image-updater/pull/1212) - [@&#8203;MenD32](https://github.com/MenD32) made their first contribution in [#&#8203;1228](https://github.com/argoproj-labs/argocd-image-updater/pull/1228) - [@&#8203;mikepilat](https://github.com/mikepilat) made their first contribution in [#&#8203;1231](https://github.com/argoproj-labs/argocd-image-updater/pull/1231) - [@&#8203;rainsun](https://github.com/rainsun) made their first contribution in [#&#8203;1215](https://github.com/argoproj-labs/argocd-image-updater/pull/1215) **Full Changelog**: <https://github.com/argoproj-labs/argocd-image-updater/compare/v0.16.0...v0.17.0> ### [`v0.16.0`](https://github.com/argoproj-labs/argocd-image-updater/releases/tag/v0.16.0) [Compare Source](https://github.com/argoproj-labs/argocd-image-updater/compare/v0.15.2...v0.16.0) #### What's Changed - refactor: Add registry scanner module by [@&#8203;ishitasequeira](https://github.com/ishitasequeira) in [#&#8203;890](https://github.com/argoproj-labs/argocd-image-updater/pull/890) - fix: pass image tag into build image command by [@&#8203;pasha-codefresh](https://github.com/pasha-codefresh) in [#&#8203;893](https://github.com/argoproj-labs/argocd-image-updater/pull/893) - fix: wrong checkout command in documentation by [@&#8203;pasha-codefresh](https://github.com/pasha-codefresh) in [#&#8203;894](https://github.com/argoproj-labs/argocd-image-updater/pull/894) - fix: add build steps to create binary checksum and signature files by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;901](https://github.com/argoproj-labs/argocd-image-updater/pull/901) - refactor: Add additional packages to registry-scanner by [@&#8203;ishitasequeira](https://github.com/ishitasequeira) in [#&#8203;900](https://github.com/argoproj-labs/argocd-image-updater/pull/900) - fix: respect log level settings by [@&#8203;wd](https://github.com/wd) in [#&#8203;904](https://github.com/argoproj-labs/argocd-image-updater/pull/904) - fix: [#&#8203;895](https://github.com/argoproj-labs/argocd-image-updater/issues/895) Image Updater continuously force-pushes new commits when checkout branch is specified by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;911](https://github.com/argoproj-labs/argocd-image-updater/pull/911) - fix: log level for library from argocd by [@&#8203;wd](https://github.com/wd) in [#&#8203;913](https://github.com/argoproj-labs/argocd-image-updater/pull/913) - fix: [#&#8203;896](https://github.com/argoproj-labs/argocd-image-updater/issues/896) App of apps being overwritten by image-updater by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;918](https://github.com/argoproj-labs/argocd-image-updater/pull/918) - fix: delay setting git.username and git.email config till commit time by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;912](https://github.com/argoproj-labs/argocd-image-updater/pull/912) - chore: add cherry-pick-bot by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;931](https://github.com/argoproj-labs/argocd-image-updater/pull/931) - refactor: Add registry pkg registry scanner by [@&#8203;ishitasequeira](https://github.com/ishitasequeira) in [#&#8203;933](https://github.com/argoproj-labs/argocd-image-updater/pull/933) - chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.6.0 to 2.11.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;906](https://github.com/argoproj-labs/argocd-image-updater/pull/906) - chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;908](https://github.com/argoproj-labs/argocd-image-updater/pull/908) - chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;914](https://github.com/argoproj-labs/argocd-image-updater/pull/914) - chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;907](https://github.com/argoproj-labs/argocd-image-updater/pull/907) - docs: Update OWNERS by [@&#8203;jannfis](https://github.com/jannfis) in [#&#8203;935](https://github.com/argoproj-labs/argocd-image-updater/pull/935) - chore(deps): upgrade golangci-lint from 1.59.1 to 1.61.0 by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;937](https://github.com/argoproj-labs/argocd-image-updater/pull/937) - chore(deps): upgrade argo-cd from 2.11.7 to 2.13.0 by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;936](https://github.com/argoproj-labs/argocd-image-updater/pull/936) - chore(deps): bump k8s.io/apimachinery to 0.31.2, add k8s.io/cri-client and k8s.io/endpointslice to replace section by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;938](https://github.com/argoproj-labs/argocd-image-updater/pull/938) - chore(deps): bump codecov/codecov-action from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;949](https://github.com/argoproj-labs/argocd-image-updater/pull/949) - chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.11.0 to 2.12.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;948](https://github.com/argoproj-labs/argocd-image-updater/pull/948) - chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;946](https://github.com/argoproj-labs/argocd-image-updater/pull/946) - chore(deps): bump github.com/prometheus/client\_golang from 1.20.3 to 1.20.5 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;944](https://github.com/argoproj-labs/argocd-image-updater/pull/944) - chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.6.1 to 4.7.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;945](https://github.com/argoproj-labs/argocd-image-updater/pull/945) - chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.29.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;947](https://github.com/argoproj-labs/argocd-image-updater/pull/947) - Add image folder to registry scanner by [@&#8203;ishitasequeira](https://github.com/ishitasequeira) in [#&#8203;952](https://github.com/argoproj-labs/argocd-image-updater/pull/952) - chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.13.0 to 2.13.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;956](https://github.com/argoproj-labs/argocd-image-updater/pull/956) - chore(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;959](https://github.com/argoproj-labs/argocd-image-updater/pull/959) - chore(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 in /registry-scanner by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;953](https://github.com/argoproj-labs/argocd-image-updater/pull/953) - chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;955](https://github.com/argoproj-labs/argocd-image-updater/pull/955) - chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;958](https://github.com/argoproj-labs/argocd-image-updater/pull/958) - chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;966](https://github.com/argoproj-labs/argocd-image-updater/pull/966) - Improve Application updates when write-back method is ArgoCD by [@&#8203;aaguilartablada](https://github.com/aaguilartablada) in [#&#8203;965](https://github.com/argoproj-labs/argocd-image-updater/pull/965) - update k8s.io/client-go from v1.5.2 to v0.31.0 by [@&#8203;kranurag7](https://github.com/kranurag7) in [#&#8203;967](https://github.com/argoproj-labs/argocd-image-updater/pull/967) - Update references of pkg/tag pkg/log pkg/options to use modules from registry-scanner by [@&#8203;ishitasequeira](https://github.com/ishitasequeira) in [#&#8203;962](https://github.com/argoproj-labs/argocd-image-updater/pull/962) - remove docker/distribution replace from go.mod by [@&#8203;kranurag7](https://github.com/kranurag7) in [#&#8203;969](https://github.com/argoproj-labs/argocd-image-updater/pull/969) - fix: Image updater changes git write back file by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;970](https://github.com/argoproj-labs/argocd-image-updater/pull/970) - Update CI to run tests for registry-scanner separately by [@&#8203;ishitasequeira](https://github.com/ishitasequeira) in [#&#8203;971](https://github.com/argoproj-labs/argocd-image-updater/pull/971) - Update references of cache, env, health to use modules from registry-scanner by [@&#8203;ishitasequeira](https://github.com/ishitasequeira) in [#&#8203;972](https://github.com/argoproj-labs/argocd-image-updater/pull/972) - chore(ci): use files parameter in codecov-action instead of file, which was deprecated and removed by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;977](https://github.com/argoproj-labs/argocd-image-updater/pull/977) - fix: Add gpg-agent to container image by [@&#8203;jannfis](https://github.com/jannfis) in [#&#8203;978](https://github.com/argoproj-labs/argocd-image-updater/pull/978) - chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /docs by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;982](https://github.com/argoproj-labs/argocd-image-updater/pull/982) - move pkg/health out of registry-scanner by [@&#8203;ishitasequeira](https://github.com/ishitasequeira) in [#&#8203;995](https://github.com/argoproj-labs/argocd-image-updater/pull/995) - chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;985](https://github.com/argoproj-labs/argocd-image-updater/pull/985) - chore(doc): add description of DCO requirement in contributing.md; remove specific version from Golang the required tool by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;999](https://github.com/argoproj-labs/argocd-image-updater/pull/999) - Move references for kube, image, registry to registry-scanner by [@&#8203;ishitasequeira](https://github.com/ishitasequeira) in [#&#8203;998](https://github.com/argoproj-labs/argocd-image-updater/pull/998) - chore(deps): bump google.golang.org/grpc from 1.67.1 to 1.69.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;986](https://github.com/argoproj-labs/argocd-image-updater/pull/986) - chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.13.1 to 2.13.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;987](https://github.com/argoproj-labs/argocd-image-updater/pull/987) - chore(deps): bump alpine from 3.20 to 3.21 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;989](https://github.com/argoproj-labs/argocd-image-updater/pull/989) - docs: correct formatting issues by [@&#8203;kj800x](https://github.com/kj800x) in [#&#8203;983](https://github.com/argoproj-labs/argocd-image-updater/pull/983) - CVE-2024-45338 in image-updater: Non-linear parsing of case-insensitive content in golang.org/x/net/html by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1003](https://github.com/argoproj-labs/argocd-image-updater/pull/1003) - Update reference.md to fix argument name by [@&#8203;lgov](https://github.com/lgov) in [#&#8203;1005](https://github.com/argoproj-labs/argocd-image-updater/pull/1005) - chore(deps): bump to golang.org/x/time v0.6.0 and golang.org/x/exp v00.0-20240719175910-8a7402abbf56, to sync up with main image-updater module by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1006](https://github.com/argoproj-labs/argocd-image-updater/pull/1006) - chore(deps): upgrade registry-scanner submodule version to the latest by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1007](https://github.com/argoproj-labs/argocd-image-updater/pull/1007) - Keep yaml sequence indentation when writing back to Git to a kustomize file by [@&#8203;AlessandroZanatta](https://github.com/AlessandroZanatta) in [#&#8203;1002](https://github.com/argoproj-labs/argocd-image-updater/pull/1002) - chore: separate Argo specific constants from registry-scanner constants by [@&#8203;ishitasequeira](https://github.com/ishitasequeira) in [#&#8203;1010](https://github.com/argoproj-labs/argocd-image-updater/pull/1010) - Replace common constant references by [@&#8203;ishitasequeira](https://github.com/ishitasequeira) in [#&#8203;1011](https://github.com/argoproj-labs/argocd-image-updater/pull/1011) - chore(deps): upgrade github.com/go-git/go-git/v5 to v5.13.0 by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1015](https://github.com/argoproj-labs/argocd-image-updater/pull/1015) - Initialize the kubeClient and applicationsClientSet correctly by [@&#8203;ishitasequeira](https://github.com/ishitasequeira) in [#&#8203;1025](https://github.com/argoproj-labs/argocd-image-updater/pull/1025) - chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.13.2 to 2.13.4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1026](https://github.com/argoproj-labs/argocd-image-updater/pull/1026) - Update release process to create a separate tag for registry-scanner by [@&#8203;ishitasequeira](https://github.com/ishitasequeira) in [#&#8203;1022](https://github.com/argoproj-labs/argocd-image-updater/pull/1022) - chore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1028](https://github.com/argoproj-labs/argocd-image-updater/pull/1028) - chore(deps): bump google.golang.org/grpc from 1.69.2 to 1.70.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1030](https://github.com/argoproj-labs/argocd-image-updater/pull/1030) - chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1027](https://github.com/argoproj-labs/argocd-image-updater/pull/1027) - chore(deps): upgrade argo-cd from 2.13.4 to 2.13.5 by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1035](https://github.com/argoproj-labs/argocd-image-updater/pull/1035) - fix: Prevent segfault with empty kustomization by [@&#8203;Ongy](https://github.com/Ongy) in [#&#8203;1020](https://github.com/argoproj-labs/argocd-image-updater/pull/1020) - chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1043](https://github.com/argoproj-labs/argocd-image-updater/pull/1043) - fix(write-back): Duplicate image entries with different formats when updating two images by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1037](https://github.com/argoproj-labs/argocd-image-updater/pull/1037) - fix: fix KustomizeImage Match function to pass added unit tests by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1044](https://github.com/argoproj-labs/argocd-image-updater/pull/1044) - chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1051](https://github.com/argoproj-labs/argocd-image-updater/pull/1051) - chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 in /registry-scanner by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1048](https://github.com/argoproj-labs/argocd-image-updater/pull/1048) - chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1052](https://github.com/argoproj-labs/argocd-image-updater/pull/1052) - chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.7.1 to 4.8.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1053](https://github.com/argoproj-labs/argocd-image-updater/pull/1053) - chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.27.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1050](https://github.com/argoproj-labs/argocd-image-updater/pull/1050) - Move to yaml.v3 and preserve comments, multiline strings, anchors in helm values by [@&#8203;bewinsnw](https://github.com/bewinsnw) in [#&#8203;1055](https://github.com/argoproj-labs/argocd-image-updater/pull/1055) - chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1059](https://github.com/argoproj-labs/argocd-image-updater/pull/1059) - fix: use correct default branch in multi-source applications by [@&#8203;aali309](https://github.com/aali309) in [#&#8203;1056](https://github.com/argoproj-labs/argocd-image-updater/pull/1056) - Set up custom container registry and git server for image-updater e2e tests. by [@&#8203;dkarpele](https://github.com/dkarpele) in [#&#8203;1061](https://github.com/argoproj-labs/argocd-image-updater/pull/1061) - chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1064](https://github.com/argoproj-labs/argocd-image-updater/pull/1064) - chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in /registry-scanner by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1063](https://github.com/argoproj-labs/argocd-image-updater/pull/1063) - fix: use compact indent for sequences by [@&#8203;bewinsnw](https://github.com/bewinsnw) in [#&#8203;1062](https://github.com/argoproj-labs/argocd-image-updater/pull/1062) - Fix multi images e2e test. by [@&#8203;dkarpele](https://github.com/dkarpele) in [#&#8203;1066](https://github.com/argoproj-labs/argocd-image-updater/pull/1066) - \[GITOPS-5120] Add e2e test for write-back GIT repository as annotation. by [@&#8203;dkarpele](https://github.com/dkarpele) in [#&#8203;1068](https://github.com/argoproj-labs/argocd-image-updater/pull/1068) - chore(deps): bump github.com/redis/go-redis/v9 from 9.6.1 to 9.6.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1070](https://github.com/argoproj-labs/argocd-image-updater/pull/1070) - chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1071](https://github.com/argoproj-labs/argocd-image-updater/pull/1071) - chore(deps): bump to registry-scanner/v0.1.0 by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1079](https://github.com/argoproj-labs/argocd-image-updater/pull/1079) - chore(deps): bump go version from 1.22 to 1.23 in github action files by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1081](https://github.com/argoproj-labs/argocd-image-updater/pull/1081) - fix(build): add step to Makefile to generate signing gpg key ([#&#8203;922](https://github.com/argoproj-labs/argocd-image-updater/issues/922)); chore: fix the .phony target name for multiarch-image-push ([#&#8203;923](https://github.com/argoproj-labs/argocd-image-updater/issues/923)) by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1082](https://github.com/argoproj-labs/argocd-image-updater/pull/1082) - Release 0.16.0 by [@&#8203;chengfang](https://github.com/chengfang) in [#&#8203;1092](https://github.com/argoproj-labs/argocd-image-updater/pull/1092) #### New Contributors - [@&#8203;wd](https://github.com/wd) made their first contribution in [#&#8203;904](https://github.com/argoproj-labs/argocd-image-updater/pull/904) - [@&#8203;aaguilartablada](https://github.com/aaguilartablada) made their first contribution in [#&#8203;965](https://github.com/argoproj-labs/argocd-image-updater/pull/965) - [@&#8203;kranurag7](https://github.com/kranurag7) made their first contribution in [#&#8203;967](https://github.com/argoproj-labs/argocd-image-updater/pull/967) - [@&#8203;kj800x](https://github.com/kj800x) made their first contribution in [#&#8203;983](https://github.com/argoproj-labs/argocd-image-updater/pull/983) - [@&#8203;lgov](https://github.com/lgov) made their first contribution in [#&#8203;1005](https://github.com/argoproj-labs/argocd-image-updater/pull/1005) - [@&#8203;AlessandroZanatta](https://github.com/AlessandroZanatta) made their first contribution in [#&#8203;1002](https://github.com/argoproj-labs/argocd-image-updater/pull/1002) - [@&#8203;Ongy](https://github.com/Ongy) made their first contribution in [#&#8203;1020](https://github.com/argoproj-labs/argocd-image-updater/pull/1020) - [@&#8203;bewinsnw](https://github.com/bewinsnw) made their first contribution in [#&#8203;1055](https://github.com/argoproj-labs/argocd-image-updater/pull/1055) - [@&#8203;aali309](https://github.com/aali309) made their first contribution in [#&#8203;1056](https://github.com/argoproj-labs/argocd-image-updater/pull/1056) - [@&#8203;dkarpele](https://github.com/dkarpele) made their first contribution in [#&#8203;1061](https://github.com/argoproj-labs/argocd-image-updater/pull/1061) **Full Changelog**: <https://github.com/argoproj-labs/argocd-image-updater/compare/v0.15.2...v0.16.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My43Ni41IiwidXBkYXRlZEluVmVyIjoiNDMuNzYuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
chore(argocd-image-updater): Update dependency argoproj-labs/argocd-image-updater to v0.18.0
Some checks failed
renovate/artifacts Artifact file update failure
PR Labeling / triage (pull_request_target) Failing after 1s
PR Labeling / size-label (pull_request_target) Failing after 1s
Lint PR / Validate PR title (pull_request_target) Failing after 1s
6b7f0c31a2
Signed-off-by: sa-renovate <renovate@buildth.ing>
Author
Member

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: charts/argocd-image-updater/Chart.yaml
Post-upgrade command './scripts/renovate-bump-version.sh -c argocd-image-updater -d argoproj-labs/argocd-image-updater -v v0.18.0' has not been added to the allowed list in allowedCommands
File name: charts/argocd-image-updater/Chart.yaml
Post-upgrade command './scripts/helm-docs.sh' has not been added to the allowed list in allowedCommands
### ⚠️ Artifact update problem Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: charts/argocd-image-updater/Chart.yaml ``` Post-upgrade command './scripts/renovate-bump-version.sh -c argocd-image-updater -d argoproj-labs/argocd-image-updater -v v0.18.0' has not been added to the allowed list in allowedCommands ``` ##### File name: charts/argocd-image-updater/Chart.yaml ``` Post-upgrade command './scripts/helm-docs.sh' has not been added to the allowed list in allowedCommands ```
Some checks failed
renovate/artifacts Artifact file update failure
PR Labeling / triage (pull_request_target) Failing after 1s
PR Labeling / size-label (pull_request_target) Failing after 1s
Lint PR / Validate PR title (pull_request_target) Failing after 1s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/argoproj-labs-argocd-image-updater-0.x:renovate/argoproj-labs-argocd-image-updater-0.x
git switch renovate/argoproj-labs-argocd-image-updater-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/argoproj-labs-argocd-image-updater-0.x
git switch renovate/argoproj-labs-argocd-image-updater-0.x
git rebase main
git switch main
git merge --ff-only renovate/argoproj-labs-argocd-image-updater-0.x
git switch renovate/argoproj-labs-argocd-image-updater-0.x
git rebase main
git switch main
git merge --no-ff renovate/argoproj-labs-argocd-image-updater-0.x
git switch main
git merge --squash renovate/argoproj-labs-argocd-image-updater-0.x
git switch main
git merge --ff-only renovate/argoproj-labs-argocd-image-updater-0.x
git switch main
git merge renovate/argoproj-labs-argocd-image-updater-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DevFW-CICD/argocd-helm!11
No description provided.