Skip to content

Commit

Permalink
feat(chart): patch update of dependencies on cert-manager chart (#95)
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 20, 2024
1 parent 09462bf commit 302049d
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.15.2
:cert-manager-chart-version: 1.15.3
: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.2
digest: sha256:62cc40cb6fa9c0a3c7af092ab5dcf386ab8f3f312ae4a07d6eb85281639987e0
generated: "2024-08-15T07:01:37.557195096Z"
version: v1.15.3
digest: sha256:f750753e30c9738b5ce11f1ded7842d1808685f59391ed2b896508d2d8db6f93
generated: "2024-08-20T07:01:29.718111575Z"
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.15.2
version: v1.15.3
description: |
This chart installs and configures cert-manager.
cert-manager enables:
Expand Down
Binary file removed charts/cert-manager/charts/cert-manager-v1.15.2.tgz
Binary file not shown.
Binary file not shown.

0 comments on commit 302049d

Please sign in to comment.