dependabot[bot]
bc03d4f316
Bump actions/stale from 10.2.0 to 10.3.0 ( #228 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/b5d41d4e1d5dceea10e7104786b73624c18a190f...eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 10.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-27 09:51:19 +02:00
Juan José Martos
11a9bc78d5
Stop pushing minideb to AWS public ECR ( #229 )
...
Remove logic to push image to AWS public ECR. More information [here](https://community.broadcom.com/tanzu/blogs/beltran-rueda-borrego/2026/05/20/important-update-transitioning-bitnami-offerings-o ).
Signed-off-by: Jota Martos <jota.martos@broadcom.com >
2026-05-26 09:02:15 +02:00
Bitnami Bot
6ce91fee1d
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #225 )
...
Signed-off-by: bitnami-bot <bitnami.bot@broadcom.com >
2026-04-17 06:53:32 +02:00
Bitnami Bot
85e8f38182
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #222 )
...
Signed-off-by: bitnami-bot <bitnami.bot@broadcom.com >
2026-03-03 10:58:17 +01:00
dependabot[bot]
17960a64e7
Bump actions/upload-artifact from 6.0.0 to 7.0.0 ( #223 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/b7c566a772e6b6bfb58ed0dc250532a479d7789f...bbbca2ddaa5d8feaa63e36b76fdaad77386f024f )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-02 10:25:49 +01:00
dependabot[bot]
56b281e022
Bump actions/stale from 10.1.1 to 10.2.0 ( #221 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 10.1.1 to 10.2.0.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/997185467fa4f803885201cee163a9f38240193d...b5d41d4e1d5dceea10e7104786b73624c18a190f )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 10.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-23 10:41:12 +01:00
David Gomez
de89b1016a
[TNZ-80357] Update emoji for repo's alert ( #219 )
...
Update emoji for repo's alert
ai-assisted=no
Signed-off-by: David Gomez <david.gomez@broadcom.com >
2026-02-12 11:51:04 +01:00
dependabot[bot]
f0d9e150ac
Bump actions/checkout from 6.0.1 to 6.0.2 ( #218 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/8e8c483db84b4bee98b60c0593521ed34d9990e8...de0fac2e4500dabe0009e67214ff5f5447ce83dd )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 12:27:38 +01:00
Bitnami Bot
dac6d95b90
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #216 )
...
Signed-off-by: bitnami-bot <bitnami.bot@broadcom.com >
2025-12-16 16:05:53 +01:00
John Kristensen
ceef4f27fd
Fix keyring copy on Debian 13/trixie ( #210 )
...
It seems as though the `/usr/share/keyrings/debian-archive-keyring.gpg`
on Debian 13/trixie is actually a symlink to
`debian-archive-keyring.pgp` in the same directory. This means that the
`cp -a` in `mkimage` copies the symlink and not the actual keyring,
resulting in the following error:
E: specified keyring file (/<tmpdir>/debian-archive-keyring.gpg) not found
Using `cp -aL` ensures the file that is symlink source actually gets
copied.
Signed-off-by: John Kristensen <john@jerrykan.com >
2025-12-16 12:07:23 +01:00
dependabot[bot]
74379d3a56
Bump actions/upload-artifact from 5.0.0 to 6.0.0 ( #215 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/330a01c490aca151604b8cf639adc76d48f6c5d4...b7c566a772e6b6bfb58ed0dc250532a479d7789f )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 10:49:58 +01:00
Bitnami Bot
51fdd07b1f
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #212 )
...
Signed-off-by: bitnami-bot <bitnami.bot@broadcom.com >
2025-12-08 12:30:41 +01:00
dependabot[bot]
5eede8b38a
Bump actions/checkout from 6.0.0 to 6.0.1 ( #213 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3...8e8c483db84b4bee98b60c0593521ed34d9990e8 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 12:14:01 +01:00
dependabot[bot]
3f42f35614
Bump actions/stale from 10.1.0 to 10.1.1 ( #214 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/5f858e3efba33a5ca4407a664cc011ad407f2008...997185467fa4f803885201cee163a9f38240193d )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 10.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 12:13:50 +01:00
dependabot[bot]
6178929eff
Bump actions/checkout from 5.0.0 to 6.0.0 ( #211 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/08c6903cd8c0fde910a37f88322edcfb5dd907a8...1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-25 07:54:26 +01:00
Bitnami Bot
9c112badd4
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #207 )
...
Signed-off-by: bitnami-bot <bitnami.bot@broadcom.com >
2025-11-16 09:26:51 +01:00
dependabot[bot]
bb12e10986
Bump actions/upload-artifact from 4.6.2 to 5.0.0 ( #208 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/ea165f8d65b6e75b540449e92b4886f43607fa02...330a01c490aca151604b8cf639adc76d48f6c5d4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 11:08:50 +01:00
flymarq
a542c10bf2
Optional build with Podman ( #206 )
...
* Fix for podman usage
The output of load command in docker and podman differs:
- docker produces only one line of output the sha256 hash at 4th position
- podman produces mulktiple lines of output with sha256 hash in the last line at third position
This patch filters the line with hash and print the last argument, which is the hash. It works with docker and podman.
Signed-off-by: flymarq <github@flynnux.de >
* Add hints for building with podman
Provide a simple command toi replace all relevant calls to docker with podman to enable a daemon less run.
Signed-off-by: flymarq <github@flynnux.de >
---------
Signed-off-by: flymarq <github@flynnux.de >
2025-10-08 12:24:46 +02:00
dependabot[bot]
eb7171ac8a
Bump actions/stale from 10.0.0 to 10.1.0 ( #205 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/3a9db7e6a41a89f618792c92c0e97cc736e1b13f...5f858e3efba33a5ca4407a664cc011ad407f2008 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 10.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06 16:03:47 +02:00
Alessandro Chitolina
e6de8d7e0f
fix(cd/workflow): use gha arm-based workers to build arm images ( #203 )
...
Signed-off-by: Alessandro Chitolina <alekitto@gmail.com >
2025-09-19 16:11:51 +02:00
Bitnami Bot
1cb5915807
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #202 )
...
Signed-off-by: bitnami-bot <bitnami.bot@broadcom.com >
2025-09-09 10:11:15 +02:00
Javier J. Salmerón García
f1fd9b459c
feat: ✨ Add debian trixie support ( #201 )
...
* feat: ✨ Add debian trixie support
Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com >
* chore: 🔧 Add perl package
Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com >
* chore: 🔧 Bump ubuntu testing version
Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com >
---------
Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com >
2025-09-08 12:14:47 +02:00
dependabot[bot]
eec8c842f2
Bump actions/checkout from 4.2.2 to 5.0.0 ( #198 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea73d27597364c9af683...08c6903cd8c0fde910a37f88322edcfb5dd907a8 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25 17:37:38 +02:00
Carlos Rodríguez Hernández
1694284885
Update README.md
...
Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com >
2025-06-18 15:08:52 +02:00
Juan José Martos
f284556dd6
[bitnami] Update Bitnami logo URL ( #191 )
...
Signed-off-by: Jota Martos <jotamartos@vmware.com >
2025-04-29 13:40:57 +02:00
Bitnami Bot
edca393c2e
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #190 )
...
Signed-off-by: bitnami-bot <bitnami.bot@broadcom.com >
2025-03-20 10:52:00 +01:00
Fran Mulero
a0a8b83407
fix(workflow/cd): Fix typo ( #189 )
...
Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com >
2025-03-05 15:34:43 +01:00
Fran Mulero
40bc2650b4
feature(aws-gallery): Publish minideb images to AWS ECR public Gallery ( #188 )
...
* feature(aws-gallery): Publish minideb images to AWS ECR public Gallery
Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com >
* Clean code and little fixes
Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com >
---------
Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com >
2025-03-05 15:17:49 +01:00
Bitnami Bot
5ae1e6ce9c
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #186 )
...
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com >
2025-02-25 13:06:31 +01:00
dependabot[bot]
286f3aa870
Bump actions/upload-artifact from 4.6.0 to 4.6.1 ( #187 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08...4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-24 22:52:00 +01:00
Bitnami Bot
5d96c9007b
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #185 )
...
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com >
2025-02-11 08:42:46 +01:00
Bitnami Bot
0a41ed3eae
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #184 )
...
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com >
2025-02-10 15:00:15 +01:00
Bitnami Bot
0b1cf0243f
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #183 )
...
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com >
2025-02-10 13:22:31 +01:00
Miguel Ruiz
bf5ee0980c
github-actions: Add gchat notification ( #181 )
...
* github-actions: Add gchat notification
Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com >
* Fix CodeQL: actions/missing-workflow-permissions
Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com >
---------
Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com >
2025-02-10 11:38:41 +01:00
Carlos Rodríguez Hernández
ab13528657
Update copyright year
...
Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com >
2025-01-31 09:09:18 +01:00
John Kristensen
f9602b9e31
Only run scheduled jobs on bitnami/minideb repo ( #148 )
...
Most repository forks won't want to run builds on a schedule, so only
run the scheduled builds on the main `bitnami/minideb` repo.
Signed-off-by: John Kristensen <john@jerrykan.com >
2025-01-21 18:33:43 +01:00
John Kristensen
d7024896e0
Only push images from bitnami/minideb repository ( #147 )
...
Make it so that only builds triggered by the `bitnami/minideb`
repository will attempt to push images (because it is the only
repository that has access to the required secrets). This will prevent
builds in forked repositories that don't have access to the secrets from
failing.
Signed-off-by: John Kristensen <john@jerrykan.com >
2025-01-21 18:32:27 +01:00
Bitnami Bot
52d8486fa7
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #179 )
...
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com >
2025-01-17 12:24:48 +01:00
dependabot[bot]
60ee9f5b6d
Bump actions/upload-artifact from 4.5.0 to 4.6.0 ( #180 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/6f51ac03b9356f520e9adb1b1b7802705f340c2b...65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 10:09:20 +01:00
dependabot[bot]
8ae3c4abbf
Bump actions/checkout from 3 to 4 ( #178 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-08 21:25:03 +01:00
dependabot[bot]
8a20ea7148
Bump slackapi/slack-github-action from 1.23.0 to 2.0.0 ( #177 )
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.23.0 to 2.0.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.23.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-08 21:24:52 +01:00
Carlos Rodríguez Hernández
fa88a8a303
Create dependabot.yml
...
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
2025-01-08 21:12:23 +01:00
Bitnami Bot
20d85d4b0e
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #176 )
...
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com >
2024-12-18 09:14:05 +01:00
Bitnami Bot
f8bf1d122a
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #170 )
...
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com >
2024-11-20 13:02:09 +01:00
Colin Walters
fb66c35df1
mkimage: Remove device nodes ( #173 )
...
Closes: https://github.com/bitnami/minideb/issues/171
Signed-off-by: Colin Walters <walters@verbum.org >
2024-10-23 10:45:37 +02:00
Orgad Shaneh
80b9b0c394
README: Fix wording ( #172 )
...
Signed-off-by: Orgad Shaneh <orgads@gmail.com >
2024-10-10 10:24:03 +02:00
Bitnami Bot
33db0aaf9b
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #169 )
...
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com >
2024-08-07 11:08:52 +02:00
Bitnami Bot
115d8efcb7
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #166 )
...
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com >
2024-07-09 12:16:26 +02:00
Carlos Rodríguez Hernández
a76f97db15
Deprecate Debian 10 ( #165 )
...
* Deprecate Debian 10
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
* Change debootstrap
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
* Remove buster from checks
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
* Update bullseye
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
---------
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
2024-07-01 18:11:30 +02:00
Bitnami Bot
574527a5cf
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #164 )
...
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com >
2024-05-29 12:15:32 +02:00