Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion application/inventory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ application:
- name: sealed-secrets
description: Kubernetes secrets controller used for secure Git storage
status: modified
version: 1.0.7
version: 1.0.8
- name: ubuntu
description: Ubuntu Server LTS troubleshooting container for Kubernetes cluster
status: modified
Expand Down
2 changes: 1 addition & 1 deletion application/sealed-secrets/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: sealed-secrets
description: Kubernetes secrets controller used for secure Git storage
version: 1.0.7
version: 1.0.8
kubeVersion: ">=1.16.0-0"
type: application
keywords:
Expand Down
4 changes: 2 additions & 2 deletions application/sealed-secrets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img align="right" width="250" height="250" src="https://raw.githubusercontent.com/axivo/charts/main/application/sealed-secrets/icon.png" alt="sealed-secrets" />

![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 1.0.7](https://img.shields.io/badge/Version-1.0.7-informational?style=flat-square) ![AppVersion: 2.17.7](https://img.shields.io/badge/AppVersion-2.17.7-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 1.0.8](https://img.shields.io/badge/Version-1.0.8-informational?style=flat-square) ![AppVersion: 2.17.7](https://img.shields.io/badge/AppVersion-2.17.7-informational?style=flat-square)

ArgoCD application for the `sealed-secrets` [chart](https://github.com/bitnami-labs/sealed-secrets/blob/helm-v2.17.7/helm/sealed-secrets), deployed into AXIVO [K3s Cluster](https://github.com/axivo/k3s-cluster). Review the cluster [documentation](https://axivo.com/k3s-cluster/), for additional details. The application deployment is also compatible with a generic Kubernetes cluster.

Expand All @@ -27,7 +27,7 @@ $ kubectl apply -f application/sealed-secrets/application.yaml
Alternatively, deploy using Helm directly:

```shell
$ helm install sealed-secrets oci://ghcr.io/axivo/application/sealed-secrets:1.0.7 -n kube-system
$ helm install sealed-secrets oci://ghcr.io/axivo/application/sealed-secrets:1.0.8 -n kube-system
```

### Chart Dependencies
Expand Down
2 changes: 1 addition & 1 deletion application/sealed-secrets/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
- values.yaml
path: application/sealed-secrets
repoURL: https://github.com/axivo/charts.git
targetRevision: sealed-secrets-1.0.7
targetRevision: sealed-secrets-1.0.8
syncPolicy:
automated:
prune: true
Expand Down
36 changes: 35 additions & 1 deletion application/sealed-secrets/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,40 @@
apiVersion: v1
entries:
sealed-secrets:
- annotations:
org.opencontainers.image.documentation: >-
https://github.com/axivo/charts/blob/main/application/sealed-secrets/README.md
org.opencontainers.image.licenses: BSD-3-Clause
apiVersion: v2
created: '2025-10-07T20:51:54.599069292Z'
dependencies:
- name: common
repository: oci://ghcr.io/axivo/charts/library
version: 1.0.0
- name: sealed-secrets
repository: https://bitnami-labs.github.io/sealed-secrets
version: 2.17.7
description: Kubernetes secrets controller used for secure Git storage
digest: 4642d51f9c7c3d494123695671d877e6677b2409dfdf84d323b55fda26993aa5
home: https://github.com/axivo/charts
icon: >-
https://raw.githubusercontent.com/axivo/charts/refs/heads/main/application/sealed-secrets/icon.png
keywords:
- sealed-secrets
- secrets
kubeVersion: '>=1.16.0-0'
maintainers:
- name: AXIVO
url: https://axivo.com
name: sealed-secrets
sources:
- https://github.com/axivo/charts
- https://github.com/bitnami-labs/sealed-secrets
type: application
urls:
- >-
https://github.com/axivo/charts/releases/download/sealed-secrets-1.0.8/application.tgz
version: 1.0.8
- annotations:
org.opencontainers.image.documentation: >-
https://github.com/axivo/charts/blob/main/application/sealed-secrets/README.md
Expand Down Expand Up @@ -273,4 +307,4 @@ entries:
- >-
https://github.com/axivo/charts/releases/download/sealed-secrets-1.0.0/application.tgz
version: 1.0.0
generated: '2025-07-21T16:41:31.529872728Z'
generated: '2025-10-07T20:51:54.595942581Z'