Skip to content

Releases: samuelattwood/partner-charts-ci

v0.1.7

11 Jul 21:28
a7afdd6
Compare
Choose a tag to compare

Changelog

  • a7afdd6 Merge pull request #9 from samuelattwood/deps-update
  • f0c426b Dependency bump
  • af76f8f Adding dependabot config. Updating dependencies

v0.1.6

02 Mar 03:57
a6f6733
Compare
Choose a tag to compare

Changelog

  • a6f6733 Merge pull request #5 from samuelattwood/validate-update
  • 59fb578 Updating validate to allow pass if only catalog.cattle.io annotations are modified

v0.1.5

28 Feb 09:15
f6b4ff0
Compare
Choose a tag to compare

Changelog

  • f6b4ff0 Merge pull request #4 from samuelattwood/fix-version-bump
  • dfa992d Correcting dependency bump
  • b249d2e Replacing flag in actions workflow due to deprecation notice

v0.1.4

28 Feb 08:41
a371c01
Compare
Choose a tag to compare

Changelog

  • a371c01 Merge pull request #3 from samuelattwood/fix-artifacthub
  • df5cb0f Fixing issue with ArtifactHub fetcher. Bumping dependency versions

v0.1.3

02 Feb 00:03
6bd5d5e
Compare
Choose a tag to compare

Changelog

  • 6bd5d5e Merge pull request #2 from samuelattwood/fix-fetch-newer
  • 462ab96 Fixing bug in fetch newer with PackageVersion
  • ed4ab48 Merge pull request #1 from samuelattwood/deps-update

v0.1.2

01 Feb 19:44
Compare
Choose a tag to compare

Changelog

  • 81cee43 Bumping dependency versions

v0.1.1

15 Jan 05:44
37253b1
Compare
Choose a tag to compare

Changelog

  • 37253b1 Fixed regex typo
  • 3f467bb Adding goreleaser config and github release workflow
  • ff4cbc0 Added check for Helm urls ending in a '/'. Added a check for url including protocol.
  • e0d781e Adding error return for git commit result. Correcting bug with chart annotation function
  • ac3f2cf Update README.md
  • 8795143 Update README.md

v0.1.0

02 Dec 08:23
Compare
Choose a tag to compare
  • Improved functions for handling chart annotations
  • Fixed bug with repo directory and OS temporary directory being separate filesystem
  • Fixed bug with GitHub releases and tag ordering
  • Added support for new 'featured' annotation
  • Changed process for storing unpacked charts in order to reduce growth of tracked file count

v0.0.10

06 Nov 22:21
Compare
Choose a tag to compare
  • Improved sorting and formatting of commit message
  • Added support for autoinstall, experimental, and hidden annotations in upstream.yaml
  • General cleanup

v0.0.9

31 Oct 16:42
Compare
Choose a tag to compare
  • Patch fix to handle removed directory for validate function