mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/external-dns] ⚡ ⬆️ Update dependency references (#35803)
* [bitnami/external-dns] Release 9.0.3 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 9.0.2 (2025-08-08)
|
||||
## 9.0.3 (2025-08-13)
|
||||
|
||||
* [bitnami/external-dns] Remove hardcoded references to image repository ([#35692](https://github.com/bitnami/charts/pull/35692))
|
||||
* [bitnami/external-dns] :zap: :arrow_up: Update dependency references ([#35803](https://github.com/bitnami/charts/pull/35803))
|
||||
|
||||
## <small>9.0.2 (2025-08-08)</small>
|
||||
|
||||
* [bitnami/external-dns] Remove hardcoded references to image repository (#35692) ([c92dc69](https://github.com/bitnami/charts/commit/c92dc6938a794fd26dbb409d137b6d6b9afa6512)), closes [#35692](https://github.com/bitnami/charts/issues/35692)
|
||||
|
||||
## <small>9.0.1 (2025-08-07)</small>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.3
|
||||
digest: sha256:f9c314553215490ea1b94c70082cb152d6ff5916ce185b4e00f5287f81545b4c
|
||||
generated: "2025-08-08T08:33:24.840179+02:00"
|
||||
version: 2.31.4
|
||||
digest: sha256:fc442e77200e1914dd46fe26490dcf62f44caa51db673c2f8e67d5319cd4c163
|
||||
generated: "2025-08-13T14:51:56.613207941Z"
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: DeveloperTools
|
||||
images: |
|
||||
- name: external-dns
|
||||
image: docker.io/bitnami/external-dns:0.18.0-debian-12-r3
|
||||
image: docker.io/bitnami/external-dns:0.18.0-debian-12-r4
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
@@ -30,4 +30,4 @@ maintainers:
|
||||
name: external-dns
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/external-dns
|
||||
version: 9.0.2
|
||||
version: 9.0.3
|
||||
|
||||
@@ -75,7 +75,7 @@ kubeVersion: ""
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/external-dns
|
||||
tag: 0.18.0-debian-12-r3
|
||||
tag: 0.18.0-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user