201 Commits

Author SHA1 Message Date
Max Goltzsche df0af6cefb fix: podman 4.9.3, crun 1.14.2, slirp4netns 1.2.3 2024-02-17 03:36:20 +01:00
Max Goltzsche df0e972ade fix: bump podman 4.9.2, runc 1.1.12, crun 1.14 2024-02-03 01:59:58 +01:00
Max Goltzsche e5062f2a66 feat: bump podman 4.9.0 2024-01-24 01:43:20 +01:00
Max Goltzsche bc50eeb7fb fix: upgrade podman 4.8.3, runc 1.1.11, crun 1.13 2024-01-21 14:30:20 +01:00
Max Goltzsche 9b2578f00b fix: also ship crun arm64 binary instead of amd64 2024-01-21 14:30:20 +01:00
Max Goltzsche 3daef584fd fix: upgrade podman 4.8.2
* podman 4.8.2
* conmon 2.1.10
2023-12-27 04:29:43 +01:00
Max Goltzsche 5f598accf1 fix: upgrade podman 4.8.1 2023-12-06 21:16:56 +01:00
Max Goltzsche 972138455b feat: upgrade podman 4.8.0 and dependencies
* podman 4.8.0
* CNI plugins 1.4.0
* crun 1.12
* using go 1.20 to build binaries
2023-12-06 00:40:39 +01:00
Andy Record 1455da6a6d update versions, podman 4.7.2, runc 1.1.10, libfuse 3.16.2, crun 1.11.2 2023-11-22 19:52:49 +01:00
Max Goltzsche faf84f8019 fix: bump podman 4.7.1 2023-10-24 01:54:53 +02:00
Max Goltzsche 7026d86d8e feat: bump podman 4.7.0, update dep and go version
dependency updates:
* podman 4.7.0
* catatonit 0.2.0
* crun 1.9.2

Using Go 1.19 on alpine:3.18 to build the binaries.
2023-10-03 03:18:12 +02:00
Max Goltzsche 44cf9636ab fix: bump podman 4.6.2
updates:
* podman 4.6.2
* runc 1.1.9
* crun 1.9
* conmon 2.1.8
* slirp4netns 1.2.2
* libfuse 3.16.1
* fuseoverlayfs 1.13

Download runc instead of building it from source since static build doesn't produce static binary anymore with musl, see https://github.com/opencontainers/runc/issues/3950
2023-09-23 22:56:26 +02:00
Max Goltzsche 74a70bfcfb fix: bump podman 4.6.1 2023-08-19 21:14:01 +02:00
Max Goltzsche d3dccd2bff feat: bump podman 4.6.0, update dependencies
* libfuse 3.15.1
* crun 1.8.6
* alpine:3.18

Closes #64
2023-08-06 18:39:25 +02:00
Max Goltzsche c8ba166d9d fix: update podman 4.5.1
dependency updates:
* podman 4.5.1
* alpine 3.18 base image
* runc 1.1.7
* crun 1.8.5
* CNI plugins 1.3.0
* fuse-overlayfs 1.12
2023-05-29 20:32:02 +02:00
Max Goltzsche 87dc410e7c chore: secure credential usage in release pipeline
... by avoiding to expose ghcr and dockerhub tokens within the process list.
This may not matter in practice but better be safe than sorry.
2023-04-24 02:34:00 +02:00
Max Goltzsche 2a93c5f869 bump podman 4.5.0, runc 1.1.6, crun 1.8.4 2023-04-15 04:06:00 +02:00
Max Goltzsche c909610885 fix: tar packaging / podman-restart service copy 2023-04-08 01:47:05 +02:00
Max Goltzsche cbbf504e15 fix: update podman 4.4.4 and dependencies
updates:
* podman 4.4.4
* runc 1.1.5
* crun 1.8.3
* fuse 3.14.1
* fuse-overlayfs 1.11
2023-04-08 01:22:41 +02:00
Max Goltzsche 9c937b09a0 fix: add catatonit binary
Fixes #54
2023-04-08 01:07:33 +02:00
Max Goltzsche f82c88fb03 feat: add podman-restart systemd service 2023-04-08 00:59:45 +02:00
Max Goltzsche 9dc6f4e013 bump podman v4.4.3, crun 1.8.2, conmon 2.1.7 2023-03-24 01:48:37 +01:00
Max Goltzsche 6da2f56c0d document rootless installation
Relates to #52
2023-03-24 01:48:37 +01:00
Max Goltzsche b51c27495d fix: configure infra_image by default
Closes #54
2023-03-21 02:40:29 +01:00
Max Goltzsche 907b420780 fix: bump podman v4.4.2
* podman 4.4.2
* libfuse 3.14.0
2023-02-24 01:59:11 +01:00
Max Goltzsche 8c3a1f11e2 bump podman version 4.4.1 2023-02-09 04:06:05 +01:00
Max Goltzsche 8118e8daa8 update podman 4.4.0 and dependencies
dependency updates:
* alpine:3.17
* conmon 2.1.6
* CNI plugins 1.2.0
* libfuse 3.13.1
* fuse-overlayfs 1.10
* crun 1.8

Also, updated bats to 1.8.2
2023-02-09 04:06:05 +01:00
Max Goltzsche 9f86c70d3a fix subuid/subgid 2023-02-09 03:10:05 +01:00
Max Goltzsche e5ef42a0fe chore: enable previously disabled test
...since podman now also supports running a rootless container with an unmapped uid/gid.
2023-02-09 03:10:05 +01:00
Andy Record 4873adc0f6 update podman to 4.3.1, conmon to 2.1.5 2022-11-12 00:15:01 +01:00
Bala Raman be66d96651 Updates podman 4.2.1 and others
Signed-off-by: Bala Raman <srbala@gmail.com>
2022-09-15 00:07:07 +02:00
Bala Raman a46cd8dfa6 Update Dockerfile-remote 2022-08-17 16:49:56 +02:00
Bala Raman 059b8d1513 Podman 4.2.0 update
Signed-off-by: Bala Raman <srbala@gmail.com>
2022-08-17 16:49:56 +02:00
Max Goltzsche 18b2175682 chore: use multiarch/qemu-user-static:7.0.0-7 2022-06-24 00:53:17 +02:00
Max Goltzsche 56ad486a91 docs: how to download specific version 2022-06-24 00:51:53 +02:00
Max Goltzsche ca8b3e0cfd update to podman 4.1.1
updated dependencies:
* conmon 2.1.2
* libslirp 4.7.0
* slirp4netns 1.2.0
* fuse-overlayfs 1.9
* golang 1.18
* alpine 3.15
* bats 1.7.0
2022-06-22 23:44:23 +02:00
Max Goltzsche 6be47d0e7e update to podman 4.1.0
updated dependencies:
* runc 1.1.1
* crun 1.4.5
* fuse 3.11.0

Signed-off-by: Max Goltzsche <max.goltzsche@gmail.com>
2022-05-08 01:24:21 +02:00
Max Goltzsche b4b58f5842 update to podman v4.0.2.
updated dependencies:
* runc v1.1.0
* crun 1.4.4
* conmon v2.1.0
* CNI plugins v1.1.1
* fuse-overlayfs v1.8.2

also adds new rootlessport binary.

Signed-off-by: Max Goltzsche <max.goltzsche@gmail.com>
2022-03-26 01:55:38 +01:00
Max Goltzsche 9b623c2613 update to podman 3.4.2 2021-11-14 20:03:09 +01:00
Bala Raman ef04c73da1 Update crun and multiarch
Signed-off-by: Bala Raman <srbala@gmail.com>
2021-11-06 21:25:17 +01:00
Max Goltzsche 1b5ee026d2 update to podman 3.4.1, crun 1.2 2021-10-21 23:56:33 +02:00
Max Goltzsche 1e63fa63a9 update to podman 3.4.0.
also updates:
* conmon 2.0.30
* crun 1.1
* CNI plugins 1.0.1
2021-10-02 02:00:43 +02:00
Tom Davidson bdcdd06033 include iptables 2021-09-30 02:15:03 +02:00
Tom Davidson d1c55e222e doc dependencies in installation section 2021-09-30 02:15:03 +02:00
Max Goltzsche d6ec937077 align ghcr image name, update readme 2021-09-28 02:45:52 +02:00
Max Goltzsche b84684bb93 update to podman v3.4.0-rc2 2021-09-28 02:16:44 +02:00
Max Goltzsche 2cb260e09f fix(release): migrate gh registry.
Push to ghcr.io instead of docker.pkg.github.com.
2021-09-27 23:54:58 +02:00
Max Goltzsche 845d54e92a fix(release): Push images to gh and dh separately.
Apparently docker/buildx cannot push an image to multiple repos at once.
2021-09-25 22:53:23 +02:00
Max Goltzsche f34a5cccc9 another release fix attempt.
* initialize and check buildx builder first.
* disable push to GitHub container registry for now.
2021-09-25 21:47:43 +02:00
Max Goltzsche 2cd5e18e0d fix docker auth using newer buildkit version.
See https://github.com/docker/buildx/issues/327
2021-09-25 05:09:10 +02:00