Tags: bitnami/charts-syncer
Tags
feat: OCI source working with public repositories (#190) * feat: OCI source working with public repositories * refact: use isHelmChartContentLayerMediaType function instead of string compare * fix: address unused opts and feedback on PR about error messages * fix: update the insecure HTTP transport with go-containerregistry * chore: update the OCI tests to use a full OCI server * fix: address missing slashes in getTagManifest and ListChartVersions * fix: remove insecure for nameReferences, not needed * clean: remove unused func GetDownloadURL from oci repo * fix: work with plus signs in chartnames for OCI --------- Signed-off-by: wilmardo <info@wilmardenouden.nl>
Update go to 1.21.x, goreleaser to v5 and several dependencies with v… …ulnerabilities (#197) * chore: update goreleaser * chore: update dependencies to solve vulnerabilities * update go version for circle ci * chore: update go version in go.mod --------- Signed-off-by: Tomas Pizarro Moreno <tpizarro@vmware.com>
chore(deps): bump helm.sh/helm/v3 from 3.8.1 to 3.10.3 (#177) Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.8.1 to 3.10.3. - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.8.1...v3.10.3) --- updated-dependencies: - dependency-name: helm.sh/helm/v3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rewrite implementation of Has() method in oci.Repo (#175) * Rewrite implementation of Has() method in oci.Repo * Add link to the relevant documentation * Small comment tweak * Expand test HTTP server to handle HEAD requests for manifests * Implement review comments * Fix method name in comment Co-authored-by: Robin Ketelbuters <robin.ketelbuters@axual.com>
PreviousNext