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

Commit adbf8a6

Browse files
authored
Merge pull request #160 from gianarb/bump/v0.3.2
Bump v0.3.2
2 parents 7995b37 + 06a8c1d commit adbf8a6

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.1
1+
v0.3.2

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.1 # {"type":"string","x-kustomize":{"setter":{"name":"image-tag","value":"v0.3.1"}}}
26+
newTag: v0.3.2 # {"type":"string","x-kustomize":{"setter":{"name":"image-tag","value":"v0.3.2"}}}
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)