Skip to content

Commit

Permalink
Update RC 2024.01.26
Browse files Browse the repository at this point in the history
  • Loading branch information
josecsotomorales committed Jan 26, 2024
1 parent 06d547e commit 929a12c
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.01.25
appVersion: "2024.01.25"
version: 2024.01.26
appVersion: "2024.01.26"
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: "20240125-4127957"
firewallImageTag: "20240126-e52e835"
hubImage:
image:
hubImageTag: "20240125-66bbbce"
hubImageTag: "20240126-eb6ff9b"
frontendImage:
image:
frontendImageTag: "20240125-1743397"
frontendImageTag: "20240126-97a3c76"

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

0 comments on commit 929a12c

Please sign in to comment.