Skip to content

Commit 840a7c8

Browse files
chore(deps): bump keycloak::devops-stack-module-keycloak (#1030)
Bumps [keycloak::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: keycloak::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>
1 parent cea7ebd commit 840a7c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/kind/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ module "cert-manager" {
9595
}
9696

9797
module "keycloak" {
98-
source = "git::https://github.com/camptocamp/devops-stack-module-keycloak?ref=v1.1.0"
98+
source = "git::https://github.com/camptocamp/devops-stack-module-keycloak?ref=v2.0.1"
9999

100100
cluster_name = local.cluster_name
101101
base_domain = local.base_domain

0 commit comments

Comments
 (0)