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

Commit e763ed7

Browse files
authored
Merge pull request #192 from detiber/release-v0.3.4
🏃 Rev version for v0.3.4 release
2 parents 9d3ad1a + 388d1c6 commit e763ed7

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

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