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

Commit 6aadf7b

Browse files
authored
Merge pull request #230 from detiber/prep-0.3.9
🏃 Update versions in preparation for new release
2 parents f739d68 + 76646e5 commit 6aadf7b

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

config/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ bases:
1313
- default
1414
images:
1515
- name: docker.io/packethost/cluster-api-provider-packet:e2e # images with this name
16-
newTag: v0.3.8 # {"type":"string","x-kustomize":{"setter":{"name":"image-tag","value":"v0.3.8"}}}
16+
newTag: v0.3.9 # {"type":"string","x-kustomize":{"setter":{"name":"image-tag","value":"v0.3.9"}}}
1717
newName: docker.io/packethost/cluster-api-provider-packet # and this name

0 commit comments

Comments
 (0)