dependabot[bot]
2b0d8eba30
chore(deps): bump docker/build-push-action from 3 to 5
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-22 17:27:33 +00:00
David ALEXANDRE
358724f7a9
feat: add helm chart ( #619 )
...
* add workflow
* feat: add pgcat helm chart
* fix: set the right include into configmap
Signed-off-by: David ALEXANDRE <david.alexandre@w6d.io >
* update values and config
* prettifying config
---------
Signed-off-by: David ALEXANDRE <david.alexandre@w6d.io >
2024-02-22 09:26:58 -08:00
Matthias Pfeil
3986eaa4b2
Add github tag as tag to image ( #537 )
2023-08-04 10:20:56 -07:00
Sebastian Webber
5d87e3781e
push and build only in main and tags ( #508 )
...
this commit changes the CI behavior to only build and push when something is committed to main or is a new tag.
2023-07-14 10:30:49 -07:00
Fraser Isbester
ac21ce50f1
github/workflows: adds automated image building ( #370 )
...
* github/workflow: add ghcr build-push workflow
* github/workflow: add build caching and push
* github/workflows: add registry prefix
* github/workflows: add build-concurrency groups w/ termination
2023-03-16 13:07:02 -07:00