sealed-secrets-monitor Helm chart
joernottVerified publisherScored 14 Sept 2026
Helm chart to create a job that waits for [sealed-secrets](https://github.com/bitnami-labs/sealed-secrets) to unseal. It can be used in conjunction with [Argo CD](https://argo-cd.readthedocs.io/en/stable/) to wait not only for the sealed secrets to be snychronized but also to be unsealed. ## Usage ### Variant a Deploy this helm chart as a sub chart alongside the sealed secrets you want to monitor. ### Variant b Use the value extraObjects to include the sealed secrets and deploy this chart: ``` cat *.sealed-secret.yaml | yq ea '[.] | {"extraObjects": . }' >sealed-secrets-monitor-custom-values.yaml helm repo add joernott https://joernott.github.io/charts --force-update helm install \ sealed-secrets-monitor joernott/sealed-secrets-monitor \ --namespace "myapp" \ --create-namespace \ --version "{{ template "chart.version" . }}" \ -f "sealed-secrets-monitor-custom-values.yaml" ```
Latest 0.1.2 1 year agoapp version 1.33.3 0Artifact Hub
sealed-secrets-monitor 0.1.2 deploys 1 container image: bitnami/kubectl.
Radar Score
Unmeasured
None of the 1 images has a scan yet, so there is no number. A zero would read as clean.
Radar Score is the sum of every finding’s contribution; the colour is the worst finding’s band.
Container images
| Image | Tag | Vulnerabilities | Radar Score |
|---|---|---|---|
| bitnami/ | 1.33.3sha256:cd354d5b25562b195b277125439c23e4046902d7f1abc0dc3c75aad04d298c17 | — | unmeasured |
Rendered with the chart’s default values. Optional subcharts, images set by operator flags and images inside CRD payloads are not seen and are counted as unmeasured.
Vulnerabilities
No current finding on any measured image of this version.
Indexed versions
| Version | Published | App version | Vulnerabilities | Radar Score |
|---|---|---|---|---|
| 0.1.2latest | 1 year ago | 1.33.3 | — | — |
The latest version and the previous major, as selected nightly from the repository’s index.
README badge
Markdown. The badge shows the latest version’s band and Radar Score, refreshed daily.