-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update cert-manager to 0.15 and helm3 crd support (#33)
- Loading branch information
1 parent
e3b4abd
commit eeaace7
Showing
16 changed files
with
6,308 additions
and
1,463 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM gcr.io/kubernetes-charts-ci/test-image:v3.4.0 | ||
FROM quay.io/helmpack/chart-testing:v3.0.0-rc.1 | ||
|
||
RUN apk add --update bash openssl curl git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
dependencies: | ||
- name: cert-manager | ||
repository: https://charts.jetstack.io/ | ||
version: v0.8.0 | ||
digest: sha256:0f452d482024399d22d38307149d3f861323653a47c1686d86e1e287ad96b856 | ||
generated: 2019-05-28T13:24:29.326993+03:00 | ||
version: v0.15.1 | ||
digest: sha256:3aa79478ebf1d2d5fd3d40b028778cd0cc3d4e9be9a8641d606ab8caaa5f8d70 | ||
generated: "2020-06-19T20:58:39.295271+08:00" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
dependencies: | ||
|
||
- name: cert-manager | ||
version: v0.8.0 | ||
version: v0.15.1 | ||
repository: https://charts.jetstack.io/ |
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
stable/cert-manager-umbrella/templates/clusterrolebinding.yaml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.