Skip to content

Commit

Permalink
feat(chart): patch update of dependencies on cert-manager chart (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 15, 2024
1 parent e5f44c6 commit 4feb103
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 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.15.1
:cert-manager-chart-version: 1.15.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.15.1
digest: sha256:3442d01a22bb1e1b3eb8d00ffd462d1c31d17f49992c6c2a3dc2c159ffcbfd2f
generated: "2024-07-10T07:01:20.936276294Z"
version: v1.15.2
digest: sha256:62cc40cb6fa9c0a3c7af092ab5dcf386ab8f3f312ae4a07d6eb85281639987e0
generated: "2024-08-15T07:01:37.557195096Z"
4 changes: 2 additions & 2 deletions charts/cert-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.15.1
version: v1.15.2
description: |
This chart installs and configures cert-manager.
cert-manager enables:
* management and issuance of TLS certificates from various issuing sources
* ensuring certificates are valid and up-to-date
* renewal of certificates at an appropriate time before expiry
name: cert-manager
version: "0"
version: 0
Binary file removed charts/cert-manager/charts/cert-manager-v1.15.1.tgz
Binary file not shown.
Binary file not shown.

0 comments on commit 4feb103

Please sign in to comment.