Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
chore: bump cert-manager to v0.2.1 (#542)
Browse files Browse the repository at this point in the history
* chore: bump cert-manager to v2.0.1

* chore: bump to v0.2.3
  • Loading branch information
jr0d authored Oct 1, 2020
1 parent 835036a commit bca0b52
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions addons/cert-manager/cert-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ metadata:
labels:
kubeaddons.mesosphere.io/name: cert-manager
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "0.10.1-9"
appversion.kubeaddons.mesosphere.io/cert-manager: "0.10.1"
docs.kubeaddons.mesosphere.io/cert-manager: "https://docs.cert-manager.io/en/release-0.10/"
catalog.kubeaddons.mesosphere.io/addon-revision: "1.0.1-1"
appversion.kubeaddons.mesosphere.io/cert-manager: "1.0.1"
docs.kubeaddons.mesosphere.io/cert-manager: "https://cert-manager.io/docs/release-notes/release-notes-1.0/"
values.chart.helm.kubeaddons.mesosphere.io/cert-manager: "https://raw.githubusercontent.com/mesosphere/charts/c36a9b7/staging/cert-manager-setup/values.yaml"
spec:
namespace: cert-manager
Expand All @@ -27,7 +27,7 @@ spec:
chartReference:
chart: cert-manager-setup
repo: https://mesosphere.github.io/charts/staging
version: 0.1.17
version: 0.2.3
values: |
---
issuers:
Expand Down

0 comments on commit bca0b52

Please sign in to comment.