flux v2.9.5
HelmRepository.status
HelmRepositoryStatus records the observed state of the HelmRepository.
| Field / Type | Description |
|---|---|
Artifact represents the last successful HelmRepository reconciliation. | |
Conditions holds the conditions for the HelmRepository. | |
lastHandledReconcileAt | LastHandledReconcileAt holds the value of the most recent reconcile request value, so a change of the annotation value can be detected. |
observedGeneration | ObservedGeneration is the last observed generation of the HelmRepository object.
|
url | URL is the dynamic fetch link for the latest Artifact. It is provided on a "best effort" basis, and using the precise HelmRepositoryStatus.Artifact data is recommended. |