mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-26 10:48:24 +00:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1d843f268f |
@@ -2,7 +2,7 @@ terraform {
|
|||||||
required_providers {
|
required_providers {
|
||||||
proxmox = {
|
proxmox = {
|
||||||
source = "bpg/proxmox"
|
source = "bpg/proxmox"
|
||||||
version = "0.81.0"
|
version = "0.114.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ spec:
|
|||||||
name: notesnook
|
name: notesnook
|
||||||
namespace: notesnook
|
namespace: notesnook
|
||||||
chart: notesnook
|
chart: notesnook
|
||||||
version: '1.0.38'
|
version: '1.0.32'
|
||||||
interval: 1m
|
interval: 1m
|
||||||
valuesFrom:
|
valuesFrom:
|
||||||
- kind: Secret
|
- kind: Secret
|
||||||
|
|||||||
Reference in New Issue
Block a user