Skip to content

Commit

Permalink
chore: Update to Weaviate 1.25.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVitale committed Jun 17, 2024
1 parent a769505 commit 1b4b829
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
registry-server: ghcr.io
registry-username: ${{ github.actor }}
image: ${{ github.repository }}
version: 1.25.1
version: 1.25.4
secrets:
pull-request-token: ${{ secrets.GH_ORG_PAT }}
2 changes: 1 addition & 1 deletion package/config/helm/values.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
image:
tag: 1.24.1
tag: 1.25.4
pullSecrets:
- canonical-registry-credentials

Expand Down

0 comments on commit 1b4b829

Please sign in to comment.