Skip to content

Commit

Permalink
Update RC 2024.09.25
Browse files Browse the repository at this point in the history
  • Loading branch information
josecsotomorales committed Sep 25, 2024
1 parent a75e7e1 commit 0249cbe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/qualytics/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: qualytics
description: A Helm chart for deploying Qualytics on Kubernetes
type: application
version: 2024.09.14
appVersion: 2024.09.14
version: 2024.09.25
appVersion: 2024.09.25
dependencies:
- name: spark-operator
version: 1.4.0
Expand Down
6 changes: 3 additions & 3 deletions charts/qualytics/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,13 +114,13 @@ tolerations:
# App image tags
firewallImage:
image:
firewallImageTag: "20240914-f2d38b0"
firewallImageTag: "20240925-e45c875"
hubImage:
image:
hubImageTag: "20240914-a284ebb"
hubImageTag: "20240925-7143406"
frontendImage:
image:
frontendImageTag: "20240914-51e282a"
frontendImageTag: "20240925-b26055a"

#--------------------------------------------------------------------------------
# Firewall configuration
Expand Down

0 comments on commit 0249cbe

Please sign in to comment.