Skip to content

Commit

Permalink
ci: update Core Operator chart from latest version internally
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
pwhelan authored and github-actions[bot] committed Jul 5, 2024
1 parent 734a972 commit 3bc410f
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 187 deletions.
4 changes: 2 additions & 2 deletions charts/core-crd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: core-crd
description: A Helm chart for Kubernetes
type: application
version: 2.14.0
appVersion: "v2.14.0"
version: 3.0.4
appVersion: "v3.0.4"
maintainers:
- name: Calyptia
email: [email protected]
Expand Down
36 changes: 0 additions & 36 deletions charts/core-crd/README.md

This file was deleted.

2 changes: 1 addition & 1 deletion charts/core-crd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ images:
fluentBit:
registry: ghcr.io
repository: calyptia/core/calyptia-fluent-bit
tag: 24.6.9
tag: 24.7.1
pullSecrets: []
ingestCheck:
registry: ghcr.io
Expand Down
4 changes: 2 additions & 2 deletions charts/core-instance/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: Calyptia Core Instance chart
home: https://calyptia.com/products/core/
icon: https://storage.googleapis.com/calyptia_public_resources_bucket/logo-darkmode.svg
type: application
version: 2.14.0
appVersion: "v2.14.0"
version: 3.0.4
appVersion: "v3.0.4"
maintainers:
- name: Calyptia
email: [email protected]
Expand Down
4 changes: 2 additions & 2 deletions charts/core-instance/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ images:
fromCloud:
registry: ghcr.io
repository: calyptia/core-operator/sync-from-cloud
tag: 2.14.0
tag: 3.0.4
pullSecrets: []
toCloud:
registry: ghcr.io
repository: calyptia/core-operator/sync-to-cloud
tag: 2.14.0
tag: 3.0.4
pullSecrets: []
hotReload:
registry: ghcr.io
Expand Down
4 changes: 2 additions & 2 deletions charts/core-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: Calyptia Core Operator chart
home: https://calyptia.com/products/core/
icon: https://storage.googleapis.com/calyptia_public_resources_bucket/logo-darkmode.svg
type: application
version: 2.14.0
appVersion: "v2.14.0"
version: 3.0.4
appVersion: "v3.0.4"
maintainers:
- name: Calyptia
email: [email protected]
Expand Down
141 changes: 0 additions & 141 deletions charts/core-operator/test.sh

This file was deleted.

1 change: 1 addition & 0 deletions charts/core-operator/test.sh
2 changes: 1 addition & 1 deletion charts/core-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ images:
operator:
registry: ghcr.io
repository: calyptia/core-operator
tag: 2.14.0
tag: 3.0.4
pullSecrets: []
hotReload:
registry: ghcr.io
Expand Down

0 comments on commit 3bc410f

Please sign in to comment.