Skip to content

Commit e6fdaa2

Browse files
authoredJul 27, 2023
[bitnami/external-dns] Revert pr 17989 (#17990)
* Revert PR 17989 Signed-off-by: sfelipe <sfelipe@vmware.com> * Bump chart version Signed-off-by: sfelipe <sfelipe@vmware.com> * Remove annotations.images Signed-off-by: sfelipe <sfelipe@vmware.com> --------- Signed-off-by: sfelipe <sfelipe@vmware.com>
1 parent 997bc7c commit e6fdaa2

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed
 

‎bitnami/external-dns/Chart.yaml

+15-15
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
1+
# Copyright VMware, Inc.
2+
# SPDX-License-Identifier: APACHE-2.0
3+
14
annotations:
25
category: DeveloperTools
36
licenses: Apache-2.0
4-
images: |-
5-
- name: external-dns
6-
image: registry-1.docker.io/bitnami/external-dns:0.13.5-debian-11-r55
77
apiVersion: v2
88
appVersion: 0.13.5
99
dependencies:
10-
- name: common
11-
repository: oci://registry-1.docker.io/bitnamicharts
12-
tags:
13-
- bitnami-common
14-
version: 2.x.x
10+
- name: common
11+
repository: oci://registry-1.docker.io/bitnamicharts
12+
tags:
13+
- bitnami-common
14+
version: 2.x.x
1515
description: ExternalDNS is a Kubernetes addon that configures public DNS servers with information about exposed Kubernetes services to make them discoverable.
1616
home: https://bitnami.com
1717
icon: https://bitnami.com/assets/stacks/external-dns/img/external-dns-stack-220x234.png
1818
keywords:
19-
- external-dns
20-
- network
21-
- dns
19+
- external-dns
20+
- network
21+
- dns
2222
maintainers:
23-
- name: VMware, Inc.
24-
url: https://github.com/bitnami/charts
23+
- name: VMware, Inc.
24+
url: https://github.com/bitnami/charts
2525
name: external-dns
2626
sources:
27-
- https://github.com/bitnami/charts/tree/main/bitnami/external-dns
28-
version: 6.20.6
27+
- https://github.com/bitnami/charts/tree/main/bitnami/external-dns
28+
version: 6.20.7

0 commit comments

Comments
 (0)
Please sign in to comment.