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

Commit 320e05e

Browse files
authored
Merge pull request #200 from detiber/release-0.3.5
🏃 Bump version to v0.3.5
2 parents 3a8386b + 2ef061e commit 320e05e

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

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.4 # {"type":"string","x-kustomize":{"setter":{"name":"image-tag","value":"v0.3.4"}}}
26+
newTag: v0.3.5 # {"type":"string","x-kustomize":{"setter":{"name":"image-tag","value":"v0.3.5"}}}
2727
newName: docker.io/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)