Skip to content

Commit

Permalink
Update RC 2024.02.23
Browse files Browse the repository at this point in the history
  • Loading branch information
josecsotomorales committed Feb 24, 2024
1 parent a577adb commit 1004bf9
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.02.20
appVersion: "2024.02.20"
version: 2024.02.23
appVersion: "2024.02.23"
dependencies:
- name: spark-operator
version: "1.x"
Expand Down
6 changes: 3 additions & 3 deletions charts/qualytics/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,13 +94,13 @@ selectors:
# App image tags
firewallImage:
image:
firewallImageTag: "20240220-8f0aa4d"
firewallImageTag: "20240223-38bbeb1"
hubImage:
image:
hubImageTag: "20240220-fb10d00"
hubImageTag: "20240223-5168ed3"
frontendImage:
image:
frontendImageTag: "20240220-fbf5f21"
frontendImageTag: "20240223-ad1cb65"

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

0 comments on commit 1004bf9

Please sign in to comment.