Skip to content

Commit

Permalink
Test provider-exoscale refactoring
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Bigler <[email protected]>
  • Loading branch information
TheBigLee committed Jan 30, 2025
1 parent 2df09f2 commit 5d57597
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ parameters:
provider-exoscale:
registry: ghcr.io
repository: vshn/provider-exoscale
tag: v0.11.5
tag: refactor_v3
provider-cloudscale:
registry: ghcr.io
repository: vshn/provider-cloudscale
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
name: provider-exoscale
name: provider-exoscale
spec:
package: ghcr.io/vshn/provider-exoscale:v0.11.5
package: ghcr.io/vshn/provider-exoscale:refactor_v3
runtimeConfigRef:
name: provider-exoscale
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
name: provider-exoscale
name: provider-exoscale
spec:
package: ghcr.io/vshn/provider-exoscale:v0.11.5
package: ghcr.io/vshn/provider-exoscale:refactor_v3
runtimeConfigRef:
name: provider-exoscale
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
name: provider-exoscale
name: provider-exoscale
spec:
package: ghcr.io/vshn/provider-exoscale:v0.11.5
package: ghcr.io/vshn/provider-exoscale:refactor_v3
runtimeConfigRef:
name: provider-exoscale
---
Expand Down

0 comments on commit 5d57597

Please sign in to comment.