Skip to content

Commit

Permalink
fix: change version in golang-example.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
patsevanton committed Oct 13, 2024
1 parent 869fc63 commit 14e8034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion golang-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: golang-example
image: sentry-kubernetes/golang-test-image:1.0.0
image: sentry-kubernetes/golang-test-image:1.0.1
imagePullPolicy: Always
env:
- name: SENTRY_DSN
Expand Down

0 comments on commit 14e8034

Please sign in to comment.