Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit a0ac956

Browse files
authored
Merge pull request #153 from gianarb/bump/v0.3.1
bump v0.3.1
2 parents 50533da + d26202a commit a0ac956

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.3.0
1+
v0.3.1

config/release/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ resources:
2323
#- ../prometheus
2424
images:
2525
- name: packet-controller # images with this name
26-
newTag: v0.3.0 # {"type":"string","x-kustomize":{"setter":{"name":"image-tag","value":"v0.3.0"}}}
26+
newTag: v0.3.1 # {"type":"string","x-kustomize":{"setter":{"name":"image-tag","value":"v0.3.1"}}}
2727
newName: packethost/cluster-api-provider-packet # and this name
2828
patchesStrategicMerge:
2929
# Protect the /metrics endpoint by putting it behind auth.

0 commit comments

Comments
 (0)