Skip to content

Commit 9e3760a

Browse files
authored
Merge pull request #98 from seaneagan/last-observed-time-doc-fix
Remove leftover `lastObservedTime` references
2 parents 4ddd98a + f391ea1 commit 9e3760a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/spec/v2alpha1/helmreleases.md

-3
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,6 @@ status:
843843
type: Ready
844844
lastAppliedRevision: 4.0.6
845845
lastAttemptedRevision: 4.0.6
846-
lastObservedTime: "2020-07-13T13:18:42Z"
847846
lastReleaseRevision: 1
848847
observedGeneration: 2
849848
```
@@ -870,7 +869,6 @@ status:
870869
failures: 1
871870
lastAppliedRevision: 4.0.6
872871
lastAttemptedRevision: 4.0.6
873-
lastObservedTime: "2020-07-13T18:17:28Z"
874872
lastReleaseRevision: 1
875873
observedGeneration: 3
876874
```
@@ -897,7 +895,6 @@ status:
897895
type: Ready
898896
lastAppliedRevision: 4.0.6
899897
lastAttemptedRevision: 4.0.6
900-
lastObservedTime: "2020-07-13T13:18:42Z"
901898
lastReleaseRevision: 1
902899
observedGeneration: 2
903900
```

0 commit comments

Comments
 (0)