Skip to content

Commit

Permalink
feat(chart): minor update of dependencies on cert-manager chart (#89)
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 Jun 7, 2024
1 parent fbb85b1 commit 9691a2d
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.14.3
:cert-manager-chart-version: 1.15.0
: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.14.3
digest: sha256:aab13dba7b2f938d51509ebf7069ace5e5fefe09a08a368a1c5618f7ad66fd18
generated: "2024-02-27T07:01:18.971242196Z"
version: v1.15.0
digest: sha256:c96de7cb3d777903f27784033d664ca0a95ace110ecd1621f51bde08e2e123d3
generated: "2024-06-07T07:01:30.916054516Z"
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.14.3
version: v1.15.0
description: |
This chart installs and configures cert-manager.
cert-manager enables:
Expand Down
Binary file removed charts/cert-manager/charts/cert-manager-v1.14.3.tgz
Binary file not shown.
Binary file not shown.

0 comments on commit 9691a2d

Please sign in to comment.