version-checker icon indicating copy to clipboard operation
version-checker copied to clipboard

Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.

Results 68 version-checker issues
Sort by recently updated
recently updated
newest added

When attempting to check image tags against the public ECR repository I am met with the following error: ``` failed to check container image \"opensearch\": failed to get tags from...

I have some strange version checks with popular images and I think there is something missing in the checking algorithm. For the image `grafana/grafana` version-checker says the latest version is...

bug
image-accuracy

Seeing the following error when version-checker attempts to check the fluent-bit repository: ``` time="2023-10-16T21:36:44Z" level=error msg="cr.fluentbit.io/v2/fluent/fluent-bit/manifests/2.0: failed to get manifest response for tag, skipping (404): {\"errors\":[{\"code\":\"MANIFEST_UNKNOWN\",\"message\":\"OCI index found, but accept...

enhancement
help wanted
image-accuracy

Draft PR to support reporting of errors syncing containers/images Resolves #82

In my work environment, we have have a local repository which does mirror and proxy external image repository for security reasons, it is essential to have imagePullSecrets added to the...

Helm chart doesn't define a namespace so 'default' is used. Would be good to define a namespace and have 'version-checker' as the default to the chart. This would be the...

We were previously using releases to figure out tags for a Github package. I think this was wrong. Not all release tags will be pushed as package versions, and vice...

As discussed in our internal sync, create a proposed roadmap for this project. The themes discussed were: - Fix bugs [here](https://github.com/jetstack/version-checker/labels/bug) - Support for different image architectures #60 - OCI...

Hello there! I'm having an issue with VC being unable to get tags from the GHCR: ``` time="2024-04-15T19:52:26Z" level=error msg="error syncing 'radarr-698cdfdc65-5gs6r/servarr': failed to sync pod radarr-698cdfdc65-5gs6r/servarr: failed to check...