Skip to content

Commit

Permalink
feat: Update k8s patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Ogg committed Jun 29, 2023
1 parent 73bca4f commit c2b3f7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bloodhound.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ k8s_versions:
- 1.23.6
- 1.24.6
- 1.25.4
- 1.26.3
- 1.26.6

# paths to load (in that order)
paths:
Expand Down
2 changes: 1 addition & 1 deletion make/validate.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DKP_BLOODHOUND_VERSION ?= 0.8.2
DKP_BLOODHOUND_VERSION ?= 0.8.3
DKP_BLOODHOUND_BIN := bin/dkp-bloodhound_v$(DKP_BLOODHOUND_VERSION)

$(DKP_BLOODHOUND_BIN):
Expand Down

0 comments on commit c2b3f7d

Please sign in to comment.