Skip to content

Commit 14e8034

Browse files
committed
fix: change version in golang-example.yaml
1 parent 869fc63 commit 14e8034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

golang-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
spec:
1515
containers:
1616
- name: golang-example
17-
image: sentry-kubernetes/golang-test-image:1.0.0
17+
image: sentry-kubernetes/golang-test-image:1.0.1
1818
imagePullPolicy: Always
1919
env:
2020
- name: SENTRY_DSN

0 commit comments

Comments
 (0)