Skip to content

Commit 49cc344

Browse files
authored
[alloy, player] Bump appVersion values to latest releases (#103)
* bumping subchart values for alloy and player for a few subcharts that are behind and we are setting image tags in imcite. * bumping subchart versions pr Matt's comment.
1 parent 71b91d0 commit 49cc344

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

charts/alloy/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v2
22
name: alloy
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 1.6.2
5+
version: 1.6.3

charts/alloy/charts/alloy-api/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: alloy-api
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 1.4.0
6-
appVersion: 3.6.0
5+
version: 1.4.1
6+
appVersion: 3.6.1

charts/alloy/charts/alloy-ui/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: alloy-ui
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 1.3.1
6-
appVersion: 3.3.1
5+
version: 1.3.2
6+
appVersion: 3.3.2

charts/player/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v2
22
name: player
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 1.6.1
5+
version: 1.6.2

charts/player/charts/vm-ui/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: vm-ui
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 1.3.1
6-
appVersion: 3.5.0
5+
version: 1.3.2
6+
appVersion: 3.5.1

0 commit comments

Comments
 (0)