We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b4b59 commit a8248b8Copy full SHA for a8248b8
2 files changed
.github/workflows/flux-diff.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: fluxcd/flux2/action@8454b02a32e48d775b9f563cb51fdcb1787b5b93 # v2.7.5
22
23
- name: Diff Resources
24
- uses: allenporter/flux-local/action/diff@3cf5a0ae2e9bb0fb6c1f5979e34dd5f892286f64 # 8.0.1
+ uses: allenporter/flux-local/action/diff@d4ebcae7ae08c8c8b8b7c1f515cf86759f9ca950 # 8.1.0
25
id: diff
26
with:
27
path: "./kubernetes"
.mise/config.toml
@@ -5,7 +5,7 @@ helm = "4.0.1"
5
jq = "1.8.1"
6
kubectl = "1.34.3"
7
opentofu = "1.10.7"
8
-"pipx:flux-local" = "8.0.1"
+"pipx:flux-local" = "8.1.0"
9
terragrunt = "0.93.11"
10
usage = "2.9.0"
11
uv = "0.9.16"
0 commit comments