Skip to content

Commit

Permalink
[bitnami/external-dns] Release 8.3.6 (#29211)
Browse files Browse the repository at this point in the history
* [bitnami/external-dns] Release 8.3.6 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Sep 5, 2024
1 parent 94f75ed commit bcab075
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 deletions.
8 changes: 6 additions & 2 deletions bitnami/external-dns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 8.3.5 (2024-08-13)
## 8.3.6 (2024-09-05)

* [bitnami/external-dns] Fix crd.create=true ([#27434](https://github.com/bitnami/charts/pull/27434))
* [bitnami/external-dns] Release 8.3.6 ([#29211](https://github.com/bitnami/charts/pull/29211))

## <small>8.3.5 (2024-08-13)</small>

* [bitnami/external-dns] Fix crd.create=true (#27434) ([fc11b48](https://github.com/bitnami/charts/commit/fc11b486d642d36be11822e902912e29c95e71dc)), closes [#27434](https://github.com/bitnami/charts/issues/27434) [#25967](https://github.com/bitnami/charts/issues/25967)

## <small>8.3.4 (2024-08-07)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/external-dns/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:aad727fb6bd333a7ebb22f06f1edcb53349acdbffaa1baffa0266d9a33162dbd
generated: "2024-08-07T01:36:02.784595136Z"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-09-05T09:29:58.465830752Z"
6 changes: 3 additions & 3 deletions bitnami/external-dns/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: external-dns
image: docker.io/bitnami/external-dns:0.14.2-debian-12-r8
image: docker.io/bitnami/external-dns:0.15.0-debian-12-r0
apiVersion: v2
appVersion: 0.14.2
appVersion: 0.15.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -28,4 +28,4 @@ maintainers:
name: external-dns
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/external-dns
version: 8.3.5
version: 8.3.6
2 changes: 1 addition & 1 deletion bitnami/external-dns/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ watchReleaseNamespace: false
image:
registry: docker.io
repository: bitnami/external-dns
tag: 0.14.2-debian-12-r8
tag: 0.15.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit bcab075

Please sign in to comment.