Skip to content

Commit

Permalink
feat: Bump external-dns to 6.24.1 (#1529)
Browse files Browse the repository at this point in the history
* chore: Update external-dns 6.21.0 => 6.24.1

* chore: Move external-dns/6.21.0 => 6.24.1

* feat(licenses): Bump external-dns image

---------

Co-authored-by: d2iq-mergebot <ci-mergebot@d2iq.com>
Co-authored-by: Grace Do <xgrace@gmail.com>
  • Loading branch information
3 people authored Sep 14, 2023
1 parent 78bb384 commit 34f7d81
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ignore:
- docker.io/mesosphere/grafana-plugins:v0.0.1
- docker.io/mesosphere/kommander2-kubetools
- docker.io/nginxinc/nginx-unprivileged:1.22.0-alpine
- docker.io/bitnami/external-dns:0.13.5-debian-11-r55
- docker.io/bitnami/external-dns:0.13.5-debian-11-r79
- docker.io/bitnami/postgresql:11.16.0-debian-11-r9
- docker.io/bitnami/postgresql:15.2.0-debian-11-r21
- docker.io/bitnami/redis-cluster:7.0.12-debian-11-r2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: external-dns-6.21.0-d2iq-defaults
name: external-dns-6.24.1-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
kind: HelmRepository
name: charts.github.io-bitnami
namespace: kommander-flux
version: 6.21.0
version: 6.24.1
interval: 15s
install:
crds: CreateReplace
Expand All @@ -24,5 +24,5 @@ spec:
releaseName: external-dns
valuesFrom:
- kind: ConfigMap
name: external-dns-6.21.0-d2iq-defaults
name: external-dns-6.24.1-d2iq-defaults
targetNamespace: ${releaseNamespace}

0 comments on commit 34f7d81

Please sign in to comment.