Skip to content

Commit 6c50cbf

Browse files
Housekeepingdeepy
authored andcommitted
Move chart from bitnami/contour to charts/contour
1 parent 1fc296d commit 6c50cbf

39 files changed

+4
-9
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Run chart-releaser
3333
uses: helm/[email protected]
3434
with:
35-
charts_dir: bitnami
3635
skip_existing: true
3736
env:
3837
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
@@ -53,4 +52,4 @@ jobs:
5352
fi
5453
5554
helm push "${pkg}" oci://ghcr.io/${GITHUB_REPOSITORY_OWNER}/charts
56-
done
55+
done
File renamed without changes.
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# Copyright Broadcom, Inc. All Rights Reserved.
2-
# SPDX-License-Identifier: APACHE-2.0
3-
41
annotations:
52
category: Infrastructure
63
licenses: Apache-2.0
@@ -15,9 +12,8 @@ keywords:
1512
- envoy
1613
- contour
1714
maintainers:
18-
- name: Broadcom, Inc. All Rights Reserved.
19-
url: https://github.com/bitnami/charts
15+
- name: Alex Nordlund
2016
name: contour
2117
sources:
22-
- https://github.com/bitnami/charts/tree/main/bitnami/contour
23-
version: 22.0.0
18+
- https://github.com/deepy/contour-chart/tree/main/charts/contour
19+
version: 22.0.1
File renamed without changes.
File renamed without changes.

bitnami/contour/templates/cert-manager/contour-cert.yaml renamed to charts/contour/templates/cert-manager/contour-cert.yaml

File renamed without changes.

0 commit comments

Comments
 (0)