Skip to content

Commit

Permalink
chore(deps): bump oidc::devops-stack-module-keycloak in /examples/kind (
Browse files Browse the repository at this point in the history
#1027)

Bumps [oidc::devops-stack-module-keycloak](https://github.com/camptocamp/devops-stack-module-keycloak) from 1.1.0 to 2.0.1.
- [Release notes](https://github.com/camptocamp/devops-stack-module-keycloak/releases)
- [Changelog](https://github.com/camptocamp/devops-stack-module-keycloak/blob/main/CHANGELOG.md)
- [Commits](camptocamp/devops-stack-module-keycloak@v1.1.0...v2.0.1)

---
updated-dependencies:
- dependency-name: oidc::github::camptocamp/devops-stack-module-keycloak::v1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2023
1 parent f32bb41 commit aa2707a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kind/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ module "keycloak" {
}

module "oidc" {
source = "git::https://github.com/camptocamp/devops-stack-module-keycloak//oidc_bootstrap?ref=v1.1.0"
source = "git::https://github.com/camptocamp/devops-stack-module-keycloak//oidc_bootstrap?ref=v2.0.1"

cluster_name = local.cluster_name
base_domain = local.base_domain
Expand Down

0 comments on commit aa2707a

Please sign in to comment.