Skip to content

Commit 21ca191

Browse files
dependabot[bot]lentidas
authored andcommitted
chore(deps): bump ebs::devops-stack-module-ebs-csi-driver
Bumps [ebs::devops-stack-module-ebs-csi-driver](https://github.com/camptocamp/devops-stack-module-ebs-csi-driver) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/camptocamp/devops-stack-module-ebs-csi-driver/releases) - [Changelog](https://github.com/camptocamp/devops-stack-module-ebs-csi-driver/blob/main/CHANGELOG.md) - [Commits](camptocamp/devops-stack-module-ebs-csi-driver@v3.4.1...v3.5.0) --- updated-dependencies: - dependency-name: ebs::github::camptocamp/devops-stack-module-ebs-csi-driver::v3.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce9889c commit 21ca191

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/eks/csi_drivers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ module "efs" {
5252
}
5353

5454
module "ebs" {
55-
source = "git::https://github.com/camptocamp/devops-stack-module-ebs-csi-driver.git?ref=v3.4.1"
55+
source = "git::https://github.com/camptocamp/devops-stack-module-ebs-csi-driver.git?ref=v3.5.0"
5656

5757
cluster_name = local.cluster_name
5858
argocd_project = module.eks.cluster_name

0 commit comments

Comments
 (0)