Skip to content

Commit

Permalink
feat(chart): patch update of dependencies on cert-manager chart
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 10, 2025
1 parent 9443021 commit 626f887
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= devops-stack-module-cert-manager
// Document attributes to replace along the document
:cert-manager-chart-version: 1.16.1
:cert-manager-chart-version: 1.16.2
:chart-url: https://github.com/cert-manager/cert-manager/tree/master/deploy/charts/cert-manager

A https://devops-stack.io[DevOps Stack] module for installing and configuring https://cert-manager.io/[cert-manager].
Expand Down
6 changes: 3 additions & 3 deletions charts/cert-manager/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.16.1
digest: sha256:acc54fab005ee9c02db144f1c4e91a248365095beed99bd4b1f07f8fcebec562
generated: "2024-10-21T08:43:25.450232423Z"
version: v1.16.2
digest: sha256:74375c14725f8ab832b749d88f1a67f7a80e3bc47d7ed2442c5b93d2f8405147
generated: "2025-01-10T07:01:29.807083516Z"
2 changes: 1 addition & 1 deletion charts/cert-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.16.1
version: v1.16.2
description: |
This chart installs and configures cert-manager.
cert-manager enables:
Expand Down
Binary file removed charts/cert-manager/charts/cert-manager-v1.16.1.tgz
Binary file not shown.
Binary file not shown.

0 comments on commit 626f887

Please sign in to comment.