Compare commits
2 Commits
cuddle-ple
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
079add0c4e | |||
a8ceee4044 |
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.5.10] - 2025-01-13
|
||||
|
||||
### Fixed
|
||||
- make sure to not brick my reverse proxy
|
||||
|
||||
## [0.5.8] - 2025-01-12
|
||||
|
||||
### Fixed
|
||||
|
@@ -2,7 +2,7 @@ terraform {
|
||||
required_providers {
|
||||
proxmox = {
|
||||
source = "Telmate/proxmox"
|
||||
version = "3.0.1-rc6"
|
||||
version = "3.0.1-rc9"
|
||||
}
|
||||
}
|
||||
required_version = ">= 0.13"
|
||||
|
Reference in New Issue
Block a user