Skip to content

Releases: vmware-labs/distribution-tooling-for-helm

v0.4.1

04 Apr 15:50
e2afe31
Compare
Choose a tag to compare

Changelog

v0.4.0

08 Mar 11:59
afcdc0c
Compare
Choose a tag to compare

Changelog

  • ed2ba08 Add an auth command to login and logout to OCI registries (#47)
  • 940f337 Add inline authentication to the wrap and unwrap APIs (#48)
  • 04dd06e Bump github.com/lestrrat-go/jwx/v2 from 2.0.16 to 2.0.19
  • 9ef5afa Bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 (#53)
  • fa79460 Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 (#54)
  • a88316d Delete temporary credentials file after logout (#50)
  • 2e91c94 Merge pull request #40 from vmware-labs/release-after-ci
  • 79139ce Merge pull request #41 from vmware-labs/remove-extra-newline
  • 76521ac Merge pull request #46 from vmware-labs/dependabot/go_modules/github.com/lestrrat-go/jwx/v2-2.0.19
  • afcdc0c Prepare release v0.4.0 (#57)
  • d93f43b Refactor cmd structure to easier external reuse (#44)
  • ea0ed8e Refactor loggers (#49)
  • 32d4a53 Refactor wrap/unwrap to improve programmatic usage (#51)
  • 0eb8f78 Remove extra newline from version command
  • cffbfd1 Run release workflow after CI workflow
  • b167558 Show warning when there are no images to pull (#42)
  • e4f8260 Support multiple values files (#56)

v0.3.2

16 Jan 14:45
1e899af
Compare
Choose a tag to compare

Changelog

  • afa5c2d Add Windows installation note to readme
  • 0b12783 Automate release preparation
  • 7fc3db9 Enforce forward slashes on tgz to properly support Windows
  • 61a11d5 Merge pull request #35 from vmware-labs/windows-wrap
  • 5017ab1 Merge pull request #36 from vmware-labs/windows-install-zip
  • 13293f7 Merge pull request #37 from vmware-labs/automate-release-pr
  • 1e899af Merge pull request #38 from vmware-labs/release/0.3.2
  • 92e66b5 Prepare release v0.3.2
  • 597660d Show a warning when there are no images to annotate (#33)
  • 3e0ac85 Use unzip for Windows
  • 4d4d66d Use zipfile when installing in Windows

v0.3.1

12 Jan 18:42
6c794a5
Compare
Choose a tag to compare

Changelog

  • 82674a7 Bump github.com/cloudflare/circl from 1.3.5 to 1.3.7 (#32)
  • 8f9c5e8 Bump github.com/containerd/containerd from 1.7.7 to 1.7.11
  • f9dc463 Bump golang.org/x/crypto from 0.14.0 to 0.17.0
  • 78eaa89 Merge pull request #28 from vmware-labs/dependabot/go_modules/golang.org/x/crypto-0.17.0
  • 2183444 Merge pull request #29 from vmware-labs/dependabot/go_modules/github.com/containerd/containerd-1.7.11
  • 6c794a5 Merge pull request #34 from vmware-labs/prepare-v0.3.1
  • 5ba8d87 Prepare v0.3.1 release
  • 290c56b Preserve manifest digest by saving images as OCI layouts (#30)
  • 6d71fd2 Support customizing the images-dir in images pull/push commands (#31)
  • 0ff0f0a hack: add insecure flag for a malformed cert
  • 6ec0a28 respecting insecure flag, tests/lint passing, no new tests

v0.3.0

11 Dec 17:45
8e590d4
Compare
Choose a tag to compare

Changelog

  • 3765676 Allow pulling/pushing Helm and images artifacts (#20)
  • e1e5681 Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#22)
  • 1796727 Fail the release job when a release hasn't been prepared
  • 7aae775 Merge pull request #19 from vmware-labs/support-using-plain-http
  • 8e590d4 Merge pull request #26 from vmware-labs/fail-job-wrong-tag
  • d13d32b Prepare v0.3.0 release
  • ccb0604 Prepare v0.3.0 release
  • d1e7983 Rework bundle structure (#21)
  • 3d3eb8e Update dependencies and support using plain http for remote server communication

v0.2.2

26 Oct 15:19
852dc7e
Compare
Choose a tag to compare

Changelog

  • b583b18 Bump google.golang.org/grpc from 1.53.0 to 1.56.3
  • 852dc7e Merge pull request #17 from vmware-labs/dependabot/go_modules/google.golang.org/grpc-1.56.3

v0.2.1

18 Oct 10:56
6e5b155
Compare
Choose a tag to compare

Changelog

  • b3e9f32 Bump golang.org/x/net from 0.10.0 to 0.17.0
  • 1967174 Fixed command examples in README by updating chart to charts
  • 11d42d0 Merge pull request #15 from jmcdice/readme-updates
  • 6e5b155 Merge pull request #16 from vmware-labs/dependabot/go_modules/golang.org/x/net-0.17.0

v0.2.0

25 Sep 09:57
e228523
Compare
Choose a tag to compare

Changelog

  • da5d033 Add demo gif
  • ed4e424 Add shellcheck to the CI pipeline
  • b33c238 Added a FAQ note about chart-syner and relok8s
  • 507a6cc Added a note about cache corruption
  • 460245c Added appVersion to lock file
  • 71c35c8 Adds experimental support for generating Carvel bundles
  • 6b2af78 Adds experimental support for generating Carvel bundles
  • 41ac5d5 Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4
  • 47d064b Code refactoring and cleaning up
  • 5fa8a40 Fix typo in product name
  • 8057bcb Improve README.md
  • eca778d Lint install-binary.sh
  • 4f5e2cf Merge pull request #10 from carrodher/lint-bash
  • ddd2416 Merge pull request #11 from carrodher/shellcheck-ci
  • fe9bfcb Merge pull request #12 from vmware-labs/dependabot/go_modules/github.com/cyphar/filepath-securejoin-0.2.4
  • e228523 Merge pull request #14 from vmware-labs/release-0.2.0
  • 28dbbe6 Merge pull request #5 from vmware-labs/add-demo-gif
  • 4bc3491 Merge pull request #6 from vmware-labs/faq
  • 1439dee Merge pull request #7 from vmware-labs/truncate-progress-messages
  • 7bf72d2 Merge pull request #8 from vmware-labs/appversion
  • f0bfad4 Prepare release 0.2.0
  • e408655 README improvements
  • 9f72b3e Refactoring and lint fixing
  • dfeeb9a Truncate progress text

v0.1.0

23 Aug 07:00
2fb16a6
Compare
Choose a tag to compare

Changelog

  • 3448d6b Add CONTRIBUTING_CLA.md template
  • e9dfab1 Add Code of Conduct template
  • 69e9e56 Add GitHub workflows
  • 072a328 Add README template
  • c7d9333 Add SECURITY guidelines and replaced .gitignore
  • 9817b6f Added a version check to Release workflow and align download URIs with Helm plugin install
  • e174992 Added info command
  • b117ec2 Added tests for info command
  • 849c0b0 Adding .gitignore template
  • 4b1e14a Adding LICENSE
  • 17d9f69 Adding NOTICE
  • 82db12c Allow reading single files from tar contents
  • aa7123e First version of dt tool
  • e783b46 Fix typo
  • 9373bb2 Fix typos and do some rewording in README.md
  • 88bd8fd Fixed RemoteChartExist incorrectly reversed logic
  • 0197a09 Fixup error messages
  • e3b6271 Improved tests
  • e78d26a Manually install golangci-lint and default to goreleaser archive name
  • 7448ca3 Matching the URIs on installation script with goreleaser releases
  • 4487076 Merge branch 'main' of github.com:vmware-labs/distribution-tooling-for-helm
  • 9f7a608 Merge pull request #1 from vmware-labs/beni0888-fix-readme-typos
  • d2d9b47 Merge pull request #2 from vmware-labs/info-command
  • e7b1baf Merge pull request #3 from vmware-labs/info-tests
  • 2fb16a6 Merge pull request #4 from vmware-labs/install-plugin
  • 9b94d4a Properly handle incorrectly detected image platforms
  • 291c975 Properly return relocate errors
  • a57061d Read plugin.yml from plugins folder and do not expect /bin on the release file
  • 6691f26 Remove golangci-lint action
  • e4a1e22 Reordering contribution guide sections
  • 5ccc630 Replace macos with darwin
  • e7c337c Restructured README sections
  • 269a8c3 Testing plugin installation with long name
  • 3ffddd9 Update README.md
  • 4fb8791 Updated contribution guide
  • 7fd0aa7 golangci-lint not allowed on VMware org