Skip to content

Commit

Permalink
chore(deps): bump sks::devops-stack-module-cluster-sks in /examples/sks
Browse files Browse the repository at this point in the history
Bumps [sks::devops-stack-module-cluster-sks](https://github.com/camptocamp/devops-stack-module-cluster-sks) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/camptocamp/devops-stack-module-cluster-sks/releases)
- [Changelog](https://github.com/camptocamp/devops-stack-module-cluster-sks/blob/main/CHANGELOG.md)
- [Commits](camptocamp/devops-stack-module-cluster-sks@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: sks::github::camptocamp/devops-stack-module-cluster-sks::v1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lentidas committed Aug 15, 2024
1 parent 413b8c0 commit a7365ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sks/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "sks" {
source = "git::https://github.com/camptocamp/devops-stack-module-cluster-sks.git?ref=v1.2.0"
source = "git::https://github.com/camptocamp/devops-stack-module-cluster-sks.git?ref=v1.2.1"

cluster_name = local.cluster_name
kubernetes_version = local.kubernetes_version
Expand Down

0 comments on commit a7365ea

Please sign in to comment.