Skip to content

Commit

Permalink
Update 20240125
Browse files Browse the repository at this point in the history
  • Loading branch information
josecsotomorales committed Jan 25, 2024
1 parent 0872729 commit 06d547e
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.23
appVersion: "2024.01.23"
version: 2024.01.25
appVersion: "2024.01.25"
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: "20240123-4127957"
firewallImageTag: "20240125-4127957"
hubImage:
image:
hubImageTag: "20240123-66bbbce"
hubImageTag: "20240125-66bbbce"
frontendImage:
image:
frontendImageTag: "20240123-1743397"
frontendImageTag: "20240125-1743397"

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

0 comments on commit 06d547e

Please sign in to comment.