flux v2.0.1

HelmRepository.status

HelmRepositoryStatus records the observed state of the HelmRepository.

5 fields
HelmRepository.status fields and descriptions
Field / TypeDescription
object

Artifact represents the last successful HelmRepository reconciliation.

object[]

Conditions holds the conditions for the HelmRepository.

lastHandledReconcileAt
string

LastHandledReconcileAt holds the value of the most recent reconcile request value, so a change of the annotation value can be detected.

observedGeneration
integer

ObservedGeneration is the last observed generation of the HelmRepository object.

  • format: int64
url
string

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.