Skip to content

Commit 1fb0001

Browse files
Merge pull request #112 from pluralsh/bump-cert-manager-webhook
Bump cert manager webhook in chart
2 parents 3d7bddb + cd1c3a0 commit 1fb0001

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/runtime/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: runtime
33
description: Sets up the basic dependencies needed to get a network stack running
44
type: application
5-
version: 0.1.30
5+
version: 0.1.31
66
appVersion: "0.1.0"
77
dependencies:
88
- name: external-dns

charts/runtime/charts/plural-certmanager-webhook/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ certManager:
1313
serviceAccountName: cert-manager
1414

1515
image:
16-
repository: dkr.plural.sh/bootstrap/plural-certmanager-webhook
17-
tag: 0.1.5
16+
repository: ghcr.io/pluralsh/plural-certmanager-webhook
17+
tag: 0.1.6
1818
pullPolicy: Always
1919

2020
nameOverride: ""

0 commit comments

Comments
 (0)