Skip to content

chore(chart-deps): update sealed-secrets to version 2.19.1 - #3514

Draft
svcAPLBot wants to merge 1 commit into
mainfrom
ci-update-sealed-secrets-to-2.19.1
Draft

chore(chart-deps): update sealed-secrets to version 2.19.1#3514
svcAPLBot wants to merge 1 commit into
mainfrom
ci-update-sealed-secrets-to-2.19.1

Conversation

@svcAPLBot

Copy link
Copy Markdown
Contributor

This PR updates the dependency sealed-secrets to version 2.19.1.

@svcAPLBot svcAPLBot added the chart-deps Auto generated helm chart dependencies label Aug 7, 2026
Copilot AI lite review requested due to automatic review settings August 7, 2026 09:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the vendored sealed-secrets Helm chart dependency to chart version 2.19.1 (controller appVersion/image tag 0.38.4) and aligns the chart’s docs/metadata with upstream, including new security context defaults and optional PrometheusRule support.

Changes:

  • Bump sealed-secrets chart version to 2.19.1 and controller image/appVersion to 0.38.4.
  • Add optional metrics.prometheusRule values and a new PrometheusRule template.
  • Update documentation and dashboard links from bitnami-labs/sealed-secrets to bitnami/sealed-secrets.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
charts/sealed-secrets/values.yaml Bumps controller image tag and introduces podSecurityContext.seccompProfile, containerSecurityContext.allowPrivilegeEscalation, and metrics.prometheusRule configuration.
charts/sealed-secrets/templates/prometheusrule.yaml Adds a new PrometheusRule template gated by metrics.prometheusRule.enabled.
charts/sealed-secrets/templates/NOTES.txt Updates kubeseal installation link to the new GitHub org/repo.
charts/sealed-secrets/README.md Updates repo URLs and parameter docs to match the bumped chart and new values.
charts/sealed-secrets/dashboards/sealed-secrets-controller.json Updates the dashboard “GitHub” link to the new repo location.
charts/sealed-secrets/Chart.yaml Bumps chart version/appVersion and updates project URLs.
charts/sealed-secrets/artifacthub-repo.yml Adds Artifact Hub repository metadata.
charts/dependencies.yaml Bumps sealed-secrets dependency version to 2.19.1.
apps.yaml Updates sealed-secrets appVersion metadata.
Suppressed comments (1)

apps.yaml:205

  • repo, maintainers, and relatedLinks still point to the old bitnami-labs/sealed-secrets GitHub location even though the chart/docs links elsewhere in this PR were updated to bitnami/sealed-secrets. This makes the app metadata inconsistent for users/UI links.
    repo: https://github.com/bitnami-labs/sealed-secrets
    maintainers: Bitnami Labs
    relatedLinks:
      - https://github.com/bitnami-labs/sealed-secrets/tree/main/docs

Comment on lines +36 to +38
- alert: {{ .alert }}
expr: |
{{ .expr | nindent 12 }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chart-deps Auto generated helm chart dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants