Skip to content

Commit fa32746

Browse files
Bump telmate/proxmox from 3.0.1-rc1 to 3.0.2-rc01 in /infra/terraform (#236)
Bumps [telmate/proxmox](https://github.com/Telmate/terraform-provider-proxmox) from 3.0.1-rc1 to 3.0.2-rc01. - [Release notes](https://github.com/Telmate/terraform-provider-proxmox/releases) - [Changelog](https://github.com/Telmate/terraform-provider-proxmox/blob/master/.goreleaser.yml) - [Commits](Telmate/terraform-provider-proxmox@v3.0.1-rc1...v3.0.2-rc01) --- updated-dependencies: - dependency-name: telmate/proxmox dependency-version: 3.0.2-rc01 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d46131 commit fa32746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ terraform {
1010
}
1111
proxmox = {
1212
source = "telmate/proxmox"
13-
version = "3.0.1-rc1"
13+
version = "3.0.2-rc01"
1414
}
1515
}
1616
}

0 commit comments

Comments
 (0)