Changed all the code to point to latest instead of nightly for k8s

This commit is contained in:
Frikky
2025-09-19 15:33:30 +02:00
parent 5da98c1d0c
commit 0e4ee87d76
3 changed files with 9 additions and 9 deletions
@@ -3,7 +3,7 @@ name: shuffle
description: A Helm chart for deploying Shuffle on Kubernetes
type: application
version: 0.0.0 # Set during publishing in GitHub actions
appVersion: nightly # Overwritten during publishing in GitHub actions
appVersion: latest # Overwritten during publishing in GitHub actions
dependencies:
- name: common
version: ^2.23.0