Skip to content

Commit

Permalink
Revert "Upgrade dns-controller-manager (#274)" (#279)
Browse files Browse the repository at this point in the history
This reverts commit d419d29.
  • Loading branch information
MartinWeindel authored Jan 4, 2024
1 parent 1a5373e commit 81422c2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/gardener-extension-shoot-dns-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dnsControllerManager:
deploy: true
image:
repository: europe-docker.pkg.dev/gardener-project/releases/dns-controller-manager
tag: "v0.16.1" # marker-for-image-tag-dns-controller-manager (please keep this comment for automated update by set_dependency_version_dnsman)
tag: "v0.16.0" # marker-for-image-tag-dns-controller-manager (please keep this comment for automated update by set_dependency_version_dnsman)
pullPolicy: IfNotPresent

replicaCount: 1
Expand Down
2 changes: 1 addition & 1 deletion charts/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ images:
- name: dns-controller-manager
sourceRepository: github.com/gardener/external-dns-management
repository: europe-docker.pkg.dev/gardener-project/releases/dns-controller-manager
tag: "v0.16.1"
tag: "v0.16.0"
Loading

0 comments on commit 81422c2

Please sign in to comment.