Skip to content

Commit

Permalink
feat: update for next tag so we can pin to specific kustomize versions
Browse files Browse the repository at this point in the history
  • Loading branch information
josmo committed Mar 29, 2024
1 parent 4c31220 commit 64ae78f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,4 @@ We publish a helm chart to https://ghcr.io/pelotech/charts/nidhogg
-metrics-addr string
The address the metric endpoint binds to. (default ":8080")
```

2 changes: 1 addition & 1 deletion kustomize/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ resources:
images:
- name: controller
newName: ghcr.io/pelotech/nidhogg
newTag: v0.5.0
newTag: v0.5.1

replacements:
- source:
Expand Down

0 comments on commit 64ae78f

Please sign in to comment.