diff options
author | 2024-12-15 15:06:02 -0800 | |
---|---|---|
committer | 2024-12-15 15:06:02 -0800 | |
commit | d3bc6d2869e296238e9939da6357eeb4aa0afbb3 (patch) | |
tree | bfdc985b8df66544d3d5839d827207c11e2beba9 /charts | |
parent | 146ad37968d9d3755ff628f600a4b11af03c8917 (diff) | |
parent | a833e2a60cda45f8248edfc5839ede1390000987 (diff) | |
download | helm-charts-main.tar.gz helm-charts-main.tar.zst helm-charts-main.zip |
Merge pull request #6 from ansg191/bump-restic-operatorHEADrestic-operator-0.1.5main
Bump restic-operator to 0.1.4
Diffstat (limited to 'charts')
-rw-r--r-- | charts/restic-operator/Chart.yaml | 4 | ||||
-rw-r--r-- | charts/restic-operator/README.md | 2 | ||||
-rw-r--r-- | charts/restic-operator/templates/crds/restic-operator-0.1.4.yaml (renamed from charts/restic-operator/templates/crds/restic-operator-0.1.3.yaml) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/charts/restic-operator/Chart.yaml b/charts/restic-operator/Chart.yaml index f7aa7bf..4a38ed2 100644 --- a/charts/restic-operator/Chart.yaml +++ b/charts/restic-operator/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: restic-operator description: A Helm chart to deploy the restic-operator in Kubernetes type: application -version: 0.1.4 -appVersion: "0.1.3" +version: 0.1.5 +appVersion: "0.1.4" sources: - https://github.com/ansg191/charts diff --git a/charts/restic-operator/README.md b/charts/restic-operator/README.md index 051eead..290c785 100644 --- a/charts/restic-operator/README.md +++ b/charts/restic-operator/README.md @@ -1,6 +1,6 @@ # restic-operator -   +   A Helm chart to deploy the restic-operator in Kubernetes diff --git a/charts/restic-operator/templates/crds/restic-operator-0.1.3.yaml b/charts/restic-operator/templates/crds/restic-operator-0.1.4.yaml index 2254a8a..2254a8a 100644 --- a/charts/restic-operator/templates/crds/restic-operator-0.1.3.yaml +++ b/charts/restic-operator/templates/crds/restic-operator-0.1.4.yaml |