Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
Kidswiss authored and github-actions[bot] committed Aug 28, 2024
1 parent bb6e8f9 commit 29b9f1a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ parameters:
provider-cloudscale:
registry: ghcr.io
repository: vshn/provider-cloudscale/provider
tag: v0.5.1
tag: add/ci_improvement
provider-minio:
registry: ghcr.io
repository: vshn/provider-minio/provider
Expand Down Expand Up @@ -699,7 +699,7 @@ parameters:
additionalInputs:
providerEnabled: ${appcat:providers:minio:enabled}
minioChartRepository: ${appcat:charts:minio:source} # for backwards compatibility for now
minioChartVersion: ${appcat:charts:minio:version} # for backwards compatibility for now
minioChartVersion: ${appcat:charts:minio:version} # for backwards compatibility for now
instances: []
mariadb:
billing: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
name: provider-cloudscale
name: provider-cloudscale
spec:
package: ghcr.io/vshn/provider-cloudscale/provider:v0.5.1
package: ghcr.io/vshn/provider-cloudscale/provider:add/ci_improvement
runtimeConfigRef:
name: provider-cloudscale
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
name: provider-cloudscale
name: provider-cloudscale
spec:
package: ghcr.io/vshn/provider-cloudscale/provider:v0.5.1
package: ghcr.io/vshn/provider-cloudscale/provider:add/ci_improvement
runtimeConfigRef:
name: provider-cloudscale
---
Expand Down

0 comments on commit 29b9f1a

Please sign in to comment.