Skip to content

Commit

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

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

* Update CHANGELOG.md

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 Jul 24, 2024
1 parent b165bea commit 4ab8fdf
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 8 deletions.
6 changes: 5 additions & 1 deletion bitnami/external-dns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 8.3.1 (2024-07-24)

* [bitnami/external-dns] Release 8.3.1 ([#28245](https://github.com/bitnami/charts/pull/28245))

## 8.3.0 (2024-07-23)

* [bitnami/external-dns] feat: Add support for provider scaleway secretName ([#24630](https://github.com/bitnami/charts/pull/24630))
* [bitnami/external-dns] feat: Add support for provider scaleway secretName (#24630) ([fdb8c86](https://github.com/bitnami/charts/commit/fdb8c86dfa81697619b5d5e798f41860c793ad3c)), closes [#24630](https://github.com/bitnami/charts/issues/24630)

## <small>8.2.3 (2024-07-18)</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.20.3
digest: sha256:569e1c9d81abdcad3891e065c0f23c83786527d2043f2bc68193c43d18886c19
generated: "2024-06-18T11:35:47.714107662Z"
version: 2.20.5
digest: sha256:5b98791747a148b9d4956b81bb8635f49a0ae831869d700d52e514b8fd1a2445
generated: "2024-07-23T22:57:10.60304379Z"
4 changes: 2 additions & 2 deletions bitnami/external-dns/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: external-dns
image: docker.io/bitnami/external-dns:0.14.2-debian-12-r4
image: docker.io/bitnami/external-dns:0.14.2-debian-12-r5
apiVersion: v2
appVersion: 0.14.2
dependencies:
Expand All @@ -28,4 +28,4 @@ maintainers:
name: external-dns
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/external-dns
version: 8.3.0
version: 8.3.1
2 changes: 1 addition & 1 deletion bitnami/external-dns/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -560,4 +560,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
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-r4
tag: 0.14.2-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 4ab8fdf

Please sign in to comment.