humocs-man and GitHub
1e0df58fa4
Simplify GHCR push process in build workflow
...
Replaced the old push block with a simplified push to GHCR using the redhat-actions/push-to-registry action, streamlining the process and removing unnecessary steps.
2026-04-24 19:41:50 +02:00
humocs-man and GitHub
d24b82e6be
Update build workflow for OCI image handling
2026-04-24 19:04:26 +02:00
humocs-man and GitHub
5a4d35179c
Update comments in build.yml for clarity
2026-04-24 18:46:14 +02:00
humocs-man and GitHub
a611e8ee5f
Refactor GHCR push step to use OCI format
...
Updated the push block to use OCI Intermediate Step with zstd compression for better efficiency.
2026-04-24 18:33:10 +02:00
humocs-man and GitHub
73b96c784b
Update GHCR push step to use Skopeo with zstd
...
Replaced the 'Push To GHCR' block with a new implementation using Skopeo for pushing images with zstd compression.
2026-04-24 18:13:30 +02:00
humocs-man and GitHub
db2300ae5a
Change cron schedule in build.yml
...
Updated cron schedule to run every 2 days at 10:05 AM.
2026-04-10 16:29:14 +02:00
dependabot[bot] and GitHub
df6641ebb4
deps: bump docker/login-action from 4.0.0 to 4.1.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/b45d80f862d83dbcd57f89517bcf500b2ab88fb2...4907a6ddec9925e35a0a9e82d7399ccc52663121 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-03 14:08:02 +00:00
humocs-man and GitHub
b364826d9c
Merge pull request #12 from humocs-man/dependabot/github_actions/sigstore/cosign-installer-4.1.1
...
deps: bump sigstore/cosign-installer from 3.10.0 to 4.1.1
2026-03-27 16:13:26 +01:00
humocs-man and GitHub
db6b004bc4
Merge pull request #14 from humocs-man/dependabot/github_actions/docker/login-action-4
...
deps: bump docker/login-action from 3 to 4
2026-03-27 16:12:24 +01:00
humocs-man and GitHub
4f6a6362ee
Merge pull request #13 from humocs-man/dependabot/github_actions/docker/metadata-action-6
...
deps: bump docker/metadata-action from 5 to 6
2026-03-27 16:12:09 +01:00
dependabot[bot] and GitHub
f135798c3a
deps: bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 15:04:54 +00:00
dependabot[bot] and GitHub
40ba56f2fa
deps: bump docker/login-action from 3 to 4
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 15:04:49 +00:00
dependabot[bot] and GitHub
6163dec2f5
deps: bump docker/metadata-action from 5 to 6
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 5 to 6.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 15:04:47 +00:00
dependabot[bot] and GitHub
a7500a4947
deps: bump sigstore/cosign-installer from 4.1.0 to 4.1.1
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 15:04:44 +00:00
humocs-man and GitHub
2c4d2f9d2b
Update build.yml
2026-03-27 16:03:51 +01:00
humocs-man and GitHub
764b1a40d4
Update build.yml
2026-03-26 19:33:01 +01:00
dependabot[bot] and GitHub
255cff19ed
deps: bump docker/metadata-action from 5.8.0 to 6.0.0
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 5.8.0 to 6.0.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/c1e51972afc2121e065aed6d45c65596fe445f3f...030e881283bb7a6894de51c315a6bfe6a94e05cf )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-20 14:13:21 +00:00
humocs-man and GitHub
460f26196f
Update docker metadata-action and enhance image labels
...
Updated docker metadata-action version and added new labels for image metadata.
2026-03-14 08:51:13 +01:00
humocs-man and GitHub
7dad400332
Update Image Metadata step in build workflow
2026-03-14 08:37:10 +01:00
humocs-man and GitHub
68428028ec
Disable Image Metadata step in build.yml
...
Commented out the Image Metadata step in the build workflow.
2026-03-14 07:32:39 +01:00
dependabot[bot] and GitHub
31b5706f2c
deps: bump sigstore/cosign-installer from 3.10.0 to 4.1.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.10.0 to 4.1.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/d7543c93d881b35a8faa02e8e3605f69b7a1ce62...ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 14:09:25 +00:00
humocs-man and GitHub
8a4925a29b
Merge pull request #2 from humocs-man/dependabot/github_actions/actions/checkout-6
...
deps: bump actions/checkout from 4 to 6
2026-03-13 11:25:09 +01:00
humocs-man and GitHub
843ec3c33a
Merge pull request #3 from humocs-man/dependabot/github_actions/docker/login-action-4.0.0
...
deps: bump docker/login-action from 3.6.0 to 4.0.0
2026-03-13 11:24:40 +01:00
dependabot[bot] and GitHub
b3abc5f7e6
deps: bump actions/checkout from 4 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 10:23:13 +00:00
dependabot[bot] and GitHub
7a4b28a210
deps: bump docker/metadata-action from 5.8.0 to 6.0.0
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 5.8.0 to 6.0.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/c1e51972afc2121e065aed6d45c65596fe445f3f...030e881283bb7a6894de51c315a6bfe6a94e05cf )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 10:17:02 +00:00
dependabot[bot] and GitHub
3e6173b7b4
deps: bump docker/login-action from 3.6.0 to 4.0.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/5e57cd118135c172c3672efd75eb46360885c0ef...b45d80f862d83dbcd57f89517bcf500b2ab88fb2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 10:16:58 +00:00
humocs-man and GitHub
c64489d001
Update build.yml
2026-02-17 17:42:05 +01:00
humocs-man and GitHub
302bbf2239
Initial commit
2026-02-17 17:27:26 +01:00