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

Hi, Currently it's not easy to use this chart with the [helm-operator](https://github.com/fluxcd/helm-operator). With the helm-operator you can either specify a Helm repo/hub or a git repo. The git repo one...

This reverts commit 293835ed7d81111f4bb7b9096b5e954a14d79c03. It's unnecessary to specify ProxyFromEnvironment in these cases. It was required for the selfhosted client, as we are overriding the default Transport object. In these cases,...

Images for releases > v0.3.3 exist but helm charts appear unpublished. ``` ──> helm repo update jetstack Hang tight while we grab the latest from your chart repositories... ...Successfully got...

connects #121 This isn't a full implementation of a OCI registry client at this point, and doesn't support auth etc. Only intended as a last resort fallback for now, and...

enhancement

The helm chart of version-checker is published using the classic approach with a static webserver and an index.yaml. In helm 3.8+ the OCI method went GA: - https://blog.bitnami.com/2023/04/httpsblog.bitnami.com202304bitnami-helm-charts-now-oci.html?m=1 - https://helm.sh/docs/topics/registries/...

enhancement

I am running version-checker in an offline environment that uses a caching proxy to access Dockerhub. In this case I am looking up the standard redis image and it is...

bug
image-accuracy

So in my cluster with a mix of arch's it doesn't try and run on a Windows node. :)

enhancement
good first issue
help wanted

Hi, First of all, thank you very much for the very helpful service version checker :) ! We have k8s running on GCP and the latest version-checker version: Version-checker: quay.io/jetstack/version-checker:v0.3.3...

bug
image-accuracy

**Issue** version-checker application runs as part of EKS cluster in eu-central-1 region. The ECR repository that it tries to get the tags from located in a seperate AWS account in...

bug