File tree Expand file tree Collapse file tree
chart/helm4/sops-secrets-operator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ encrypted files stored in `git` repository.
2323
2424| Kubernetes | Sops | Chart | Operator |
2525| ---------- | ------- | ------ | -------- |
26- | v1.36.x | v3.13.0 | 0.27.0 | 0.21.0 |
26+ | v1.36.x | v3.13.0 | 0.27.1 | 0.21.0 |
2727| v1.35.x | v3.12.2 | 0.26.0 | 0.20.2 |
2828| v1.35.x | v3.12.2 | 0.25.4 | 0.20.1 |
2929| v1.34.x | v3.11.0 | 0.24.1 | 0.17.3 |
Original file line number Diff line number Diff line change 11apiVersion : v2
22# UPDATE_HERE
3- version : 0.27.0
4- kubeVersion : " >= 1.35.0 < 1.37.0"
3+ version : 0.27.1
54appVersion : 0.21.0
65type : application
76description : Helm chart deploys sops-secrets-operator
Original file line number Diff line number Diff line change 5656 app.kubernetes.io/managed-by : Helm
5757 app.kubernetes.io/name : sops-secrets-operator
5858 app.kubernetes.io/version : " 0.21.0"
59- helm.sh/chart : sops-secrets-operator-0.27.0
59+ helm.sh/chart : sops-secrets-operator-0.27.1
6060 custom-label : custom-value
Original file line number Diff line number Diff line change 3131 app.kubernetes.io/managed-by : Helm
3232 app.kubernetes.io/name : sops-secrets-operator
3333 app.kubernetes.io/version : 0.21.0
34- helm.sh/chart : sops-secrets-operator-0.27.0
34+ helm.sh/chart : sops-secrets-operator-0.27.1
3535
3636# custom name
3737- it : should correctly render custome name
Original file line number Diff line number Diff line change 3131 app.kubernetes.io/managed-by : Helm
3232 app.kubernetes.io/name : sops-secrets-operator
3333 app.kubernetes.io/version : 0.21.0
34- helm.sh/chart : sops-secrets-operator-0.27.0
34+ helm.sh/chart : sops-secrets-operator-0.27.1
3535
3636# custom name
3737- it : should correctly render custome service account name
Original file line number Diff line number Diff line change 11apiVersion : v1
22entries :
33 sops-secrets-operator :
4+ - annotations :
5+ artifacthub.io/crds : |
6+ - kind: SopsSecret
7+ version: isindir.github.com/v1alpha3
8+ name: sopssecret
9+ displayName: SopsSecret
10+ description: SopsSecret - encapsulates sops encrypted kubernetes secrets definitions
11+ artifacthub.io/links : |
12+ - name: "SOPS: Secrets OPerationS - Kubernetes Operator github project"
13+ url: "https://github.com/isindir/sops-secrets-operator.git"
14+ - name: "SOPS: Secrets OPerationS"
15+ url: "https://github.com/mozilla/sops"
16+ artifacthub.io/maintainers : |
17+ - name: isindir
18+ email: isindir@users.sf.net
19+ artifacthub.io/operator : " true"
20+ artifacthub.io/operatorCapabilities : Full Lifecycle
21+ apiVersion : v2
22+ appVersion : 0.21.0
23+ created : " 2026-05-19T07:39:56.515868+01:00"
24+ description : Helm chart deploys sops-secrets-operator
25+ digest : a9666e5d34f156736dd5baa52f868ca3448616febfef87c5bb821cb474117437
26+ keywords :
27+ - gitops
28+ - sops
29+ - kms
30+ - encryption
31+ - secret
32+ - git
33+ maintainers :
34+ - email : isindir@users.sf.net
35+ name : isindir
36+ name : sops-secrets-operator
37+ sources :
38+ - https://github.com/isindir/sops-secrets-operator.git
39+ type : application
40+ urls :
41+ - https://isindir.github.io/sops-secrets-operator/sops-secrets-operator-0.27.1.tgz
42+ version : 0.27.1
443 - annotations :
544 artifacthub.io/crds : |
645 - kind: SopsSecret
@@ -2267,4 +2306,4 @@ entries:
22672306 urls :
22682307 - https://isindir.github.io/sops-secrets-operator/sops-secrets-operator-0.1.10.tgz
22692308 version : 0.1.10
2270- generated : " 2026-05-15T09:17:34.649648 +01:00"
2309+ generated : " 2026-05-19T07:39:56.515005 +01:00"
You can’t perform that action at this time.
0 commit comments