Skip to content

Releases: hoverkraft-tech/ci-github-container

0.9.0

Choose a tag to compare

@neilime neilime released this 03 Jul 19:03

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot in #96
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.6.1 to 0.7.0 by @dependabot in #99
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.6.1 to 0.7.0 in /actions/docker/build-image by @dependabot in #100
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.6.1 to 0.7.0 in /actions/helm/release-chart by @dependabot in #101

Full Changelog: 0.8.1...0.9.0

0.8.1

Choose a tag to compare

@neilime neilime released this 16 Jun 11:17

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot in #93
  • fix(docker/build-image): replace deprecated tag inputs by flavor by @neilime in #94
  • fix(docker/build-image): use last stable version of docker/metadata-action by @neilime in #95

Full Changelog: 0.8.0...0.8.1

0.8.0

Choose a tag to compare

@neilime neilime released this 16 Jun 10:30

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot in #89
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.6.0 to 0.6.1 in /actions/docker/build-image by @dependabot in #90
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.6.0 to 0.6.1 in /actions/helm/release-chart by @dependabot in #92
  • chore(deps): bump appany/helm-oci-chart-releaser from 0.4.0 to 0.4.1 in /actions/helm/release-chart by @dependabot in #88
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.6.0 to 0.6.1 by @dependabot in #91

Full Changelog: 0.7.0...0.8.0

0.7.0

Choose a tag to compare

@neilime neilime released this 15 Jun 14:52

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot in #83
  • docs: update actions and workflows documentation by @hoverkraft-bot in #84
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.5.0 to 0.6.0 in /actions/docker/build-image by @dependabot in #86
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.5.0 to 0.6.0 in /actions/helm/release-chart by @dependabot in #87
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.5.0 to 0.6.0 by @dependabot in #85

Full Changelog: 0.6.0...0.7.0

0.6.0

Choose a tag to compare

@neilime neilime released this 09 Jun 14:57

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot in #74
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.4.3 to 0.4.4 by @dependabot in #77
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.4.3 to 0.4.4 in /actions/docker/build-image by @dependabot in #76
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.4.3 to 0.4.4 in /actions/helm/release-chart by @dependabot in #75
  • chore(deps): bump mikefarah/yq from 4.33.3 to 4.34.1 in /actions/helm/release-chart by @dependabot in #78
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.4.4 to 0.5.0 in /actions/helm/release-chart by @dependabot in #81
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.4.4 to 0.5.0 by @dependabot in #80
  • chore: update dependabot config by @hoverkraft-bot in #82
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.4.4 to 0.5.0 in /actions/docker/build-image by @dependabot in #79

Full Changelog: 0.5.0...0.6.0

0.5.0

Choose a tag to compare

@neilime neilime released this 12 Apr 15:26

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot in #60
  • docs: update actions and workflows documentation by @hoverkraft-bot in #61
  • feat(actions): add create images manifests by @neilime in #67
  • chore: update dependabot config by @hoverkraft-bot in #68
  • docs: update actions and workflows documentation by @hoverkraft-bot in #71
  • chore(deps): bump mikefarah/yq from 4.33.2 to 4.33.3 in /actions/helm/release-chart by @dependabot in #70
  • chore(deps): bump actions/github-script from 6.4.0 to 6.4.1 in /actions/docker/create-images-manifests by @dependabot in #69
  • fix: handle not found package version when deleting image tags by @neilime in #72
  • docs: update actions and workflows documentation by @hoverkraft-bot in #73
  • chore(deps): bump actions/github-script from 6.4.0 to 6.4.1 in /actions/docker/build-image by @dependabot in #62
  • chore(deps): bump actions/github-script from 6.4.0 to 6.4.1 in /actions/helm/release-chart by @dependabot in #65
  • chore(deps): bump actions/github-script from 6.4.0 to 6.4.1 in /actions/docker/prune-pull-requests-image-tags by @dependabot in #64
  • chore(deps): bump actions/github-script from 6.4.0 to 6.4.1 in /actions/docker/delete-image-tags by @dependabot in #63

Full Changelog: 0.4.1...0.5.0

0.4.1

Choose a tag to compare

@neilime neilime released this 06 Apr 14:50

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot in #56
  • docs: Update prune-pull-requests-images-tags.md by @neilime in #57
  • fix(workflows/docker-build-images): add permissions to get pull request number from issue comment by @neilime in #58

Full Changelog: 0.4.0...0.4.1

0.4.0

Choose a tag to compare

@neilime neilime released this 05 Apr 15:16

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot in #44
  • feat(actions/docker): add prune-pull-requests-tags action by @neilime in #46
  • docs: update actions and workflows documentation by @hoverkraft-bot in #48
  • chore: update dependabot config by @hoverkraft-bot in #47
  • fix(actions/docker/delete-ghcr-tags): handle outputs properly by @neilime in #45
  • docs: update actions and workflows documentation by @hoverkraft-bot in #50
  • chore: update dependabot config by @hoverkraft-bot in #49
  • fix(actions/docker/prune-pull-requests-image-tags): default pr prefix match should handle all pr related tags by @neilime in #51
  • docs: update actions and workflows documentation by @hoverkraft-bot in #52
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.4.2 to 0.4.3 by @dependabot in #53
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.4.2 to 0.4.3 in /actions/docker/build-image by @dependabot in #54
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.4.2 to 0.4.3 in /actions/helm/release-chart by @dependabot in #55

Full Changelog: 0.3.0...0.4.0

0.3.0

Choose a tag to compare

@neilime neilime released this 31 Mar 17:11

What's Changed

  • chore: improve dependabot config by @neilime in #36
  • chore: update dependabot config by @hoverkraft-bot in #37
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.4.1 to 0.4.2 in /actions/docker/build-image by @dependabot in #40
  • docs: update actions and workflows documentation by @hoverkraft-bot in #42
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.4.1 to 0.4.2 in /actions/helm/release-chart by @dependabot in #41
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.4.1 to 0.4.2 by @dependabot in #39
  • chore(deps): bump mikefarah/yq from 4.33.1 to 4.33.2 in /actions/helm/release-chart by @dependabot in #38
  • docs: update actions and workflows documentation by @hoverkraft-bot in #43

Full Changelog: 0.2.0...0.3.0

0.2.0

Choose a tag to compare

@neilime neilime released this 28 Mar 17:14

What's Changed

  • fix(actions/docker/delete-ghcr-tags): use PAT to delete registry packages by @neilime in #25
  • feat: upgrade dependencies by @neilime in #26
  • feat: upgrade dependencies by @neilime in #33
  • docs: update actions and workflows documentation by @hoverkraft-bot in #35
  • chore: update dependabot config by @hoverkraft-bot in #34

New Contributors

  • @hoverkraft-bot made their first contribution in #35

Full Changelog: 0.1.6...0.2.0