aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Anshul Gupta <ansg191@anshulg.com> 2024-12-14 18:34:04 -0800
committerGravatar GitHub <noreply@github.com> 2024-12-14 18:34:04 -0800
commit7cc332b64cf59aa46ed785e22ac0056f5f8030ff (patch)
tree2624c950e61ccb93ac089910eb7c7f6a69ccd84f
parentd09f2069b49e61303f75f7c6cbd54a7aed26ec36 (diff)
parent710e458d5cb176c26850e1d02b4f6a1721828f5b (diff)
downloadhelm-charts-7cc332b64cf59aa46ed785e22ac0056f5f8030ff.tar.gz
helm-charts-7cc332b64cf59aa46ed785e22ac0056f5f8030ff.tar.zst
helm-charts-7cc332b64cf59aa46ed785e22ac0056f5f8030ff.zip
Merge pull request #2 from ansg191/bump-restic-operatorrestic-operator-0.1.2
Bump `restic-operator` to 0.1.2
-rw-r--r--charts/restic-operator/Chart.yaml4
-rw-r--r--charts/restic-operator/templates/crds/restic-operator-0.1.2.yaml (renamed from charts/restic-operator/templates/crds/restic-operator-0.1.1.yaml)12
2 files changed, 10 insertions, 6 deletions
diff --git a/charts/restic-operator/Chart.yaml b/charts/restic-operator/Chart.yaml
index 1d1653c..dae515f 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.1
-appVersion: "0.1.1"
+version: 0.1.2
+appVersion: "0.1.2"
sources:
- https://github.com/ansg191/charts
diff --git a/charts/restic-operator/templates/crds/restic-operator-0.1.1.yaml b/charts/restic-operator/templates/crds/restic-operator-0.1.2.yaml
index 7eef645..2254a8a 100644
--- a/charts/restic-operator/templates/crds/restic-operator-0.1.1.yaml
+++ b/charts/restic-operator/templates/crds/restic-operator-0.1.2.yaml
@@ -6,10 +6,12 @@ metadata:
spec:
group: restic.anshulg.com
names:
- categories: []
+ categories:
+ - restic
kind: Backup
plural: backups
- shortNames: []
+ shortNames:
+ - rb
singular: backup
scope: Namespaced
versions:
@@ -2213,10 +2215,12 @@ metadata:
spec:
group: restic.anshulg.com
names:
- categories: []
+ categories:
+ - restic
kind: ScheduledBackup
plural: scheduled-backups
- shortNames: []
+ shortNames:
+ - rsb
singular: scheduledbackup
scope: Namespaced
versions: