Skip to content

Commit 6bdadd3

Browse files
committed
Undo tests
1 parent 02869dc commit 6bdadd3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

charts/ghost/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: ghost
2-
version: 2.1.16-test.1
2+
version: 2.1.16
33
appVersion: 1.21.5
44
description: A simple, powerful publishing platform that allows you to share your
55
stories with the world

charts/ghost/templates/deployment.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ spec:
1515
labels:
1616
app: {{ template "ghost.fullname" . }}
1717
spec:
18-
serviceAccount: testpurge
1918
initContainers:
2019
- name: volume-permissions
2120
image: "{{ .Values.volumePermissions.image.name }}:{{ .Values.volumePermissions.image.tag }}"

0 commit comments

Comments
 (0)