Skip to content

Commit

Permalink
Merge pull request #200 from detiber/release-0.3.5
Browse files Browse the repository at this point in the history
🏃 Bump version to v0.3.5
  • Loading branch information
k8s-ci-robot committed Nov 3, 2020
2 parents 3a8386b + 2ef061e commit 320e05e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.3.4
v0.3.5
2 changes: 1 addition & 1 deletion config/release/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ resources:
#- ../prometheus
images:
- name: packet-controller # images with this name
newTag: v0.3.4 # {"type":"string","x-kustomize":{"setter":{"name":"image-tag","value":"v0.3.4"}}}
newTag: v0.3.5 # {"type":"string","x-kustomize":{"setter":{"name":"image-tag","value":"v0.3.5"}}}
newName: docker.io/packethost/cluster-api-provider-packet # and this name
patchesStrategicMerge:
# Protect the /metrics endpoint by putting it behind auth.
Expand Down

0 comments on commit 320e05e

Please sign in to comment.