diff options
author | 2024-12-14 19:44:50 -0800 | |
---|---|---|
committer | 2024-12-14 19:44:50 -0800 | |
commit | 146ad37968d9d3755ff628f600a4b11af03c8917 (patch) | |
tree | 0a3eb3391a12615ba1c5d5cabbe511c1543cc0b3 | |
parent | 31b9aaaa59b8f813821e8b2f74e9f572a9dbd8b0 (diff) | |
parent | 94de420d76a4a0bc81d51091116aa684d969d2cc (diff) | |
download | helm-charts-restic-operator-0.1.4.tar.gz helm-charts-restic-operator-0.1.4.tar.zst helm-charts-restic-operator-0.1.4.zip |
Merge pull request #5 from ansg191/bump-restic-operatorrestic-operator-0.1.4
Bump `restic-operator`
-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.3.yaml (renamed from charts/restic-operator/templates/crds/restic-operator-0.1.2.yaml) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/charts/restic-operator/Chart.yaml b/charts/restic-operator/Chart.yaml index 55fd24b..f7aa7bf 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.3 -appVersion: "0.1.2" +version: 0.1.4 +appVersion: "0.1.3" sources: - https://github.com/ansg191/charts diff --git a/charts/restic-operator/README.md b/charts/restic-operator/README.md index 0f6a5c7..051eead 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.2.yaml b/charts/restic-operator/templates/crds/restic-operator-0.1.3.yaml index 2254a8a..2254a8a 100644 --- a/charts/restic-operator/templates/crds/restic-operator-0.1.2.yaml +++ b/charts/restic-operator/templates/crds/restic-operator-0.1.3.yaml |