mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-05 01:28:52 +00:00
Update golden files with RFC-0005 revision formats
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
d56844010f
commit
7f99655a2b
18 changed files with 40 additions and 40 deletions
8
cmd/flux/testdata/trace/helmrelease.golden
vendored
8
cmd/flux/testdata/trace/helmrelease.golden
vendored
|
|
@ -6,14 +6,14 @@ Status: Managed by Flux
|
|||
Kustomization: infrastructure
|
||||
Namespace: {{ .fluxns }}
|
||||
Path: ./infrastructure
|
||||
Revision: main/696f056df216eea4f9401adbee0ff744d4df390f
|
||||
Revision: main@sha1:696f056df216eea4f9401adbee0ff744d4df390f
|
||||
Status: Last reconciled at {{ .kustomizationLastReconcile }}
|
||||
Message: Applied revision: main/696f056df216eea4f9401adbee0ff744d4df390f
|
||||
Message: Applied revision: main@sha1:696f056df216eea4f9401adbee0ff744d4df390f
|
||||
---
|
||||
GitRepository: flux-system
|
||||
Namespace: {{ .fluxns }}
|
||||
URL: ssh://git@github.com/example/repo
|
||||
Branch: main
|
||||
Revision: main/696f056df216eea4f9401adbee0ff744d4df390f
|
||||
Revision: main@sha1:696f056df216eea4f9401adbee0ff744d4df390f
|
||||
Status: Last reconciled at {{ .gitRepositoryLastReconcile }}
|
||||
Message: Fetched revision: main/696f056df216eea4f9401adbee0ff744d4df390f
|
||||
Message: Fetched revision: main@sha1:696f056df216eea4f9401adbee0ff744d4df390f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue