Skip to content

Releases: fpodschwadek/catpod

Nobody reads the docs

05 Dec 10:55
6b5f825

Choose a tag to compare

Added Docker sockets permission checks to entrypoint script.

Patch release

05 Dec 06:04
ca51548

Choose a tag to compare

1.7.1

Update filters in docker.yml for container selection

With few ambitions, most people allowed efficient machines to perform everyday tasks for them.

22 Oct 20:31

Choose a tag to compare

Added

  • Enabled Ansible pipelining for 300-500% performance improvement in playbook execution.
  • Added performance profiling callbacks (profile_tasks, timer) for task execution visibility.
  • Implemented BuildKit cache mounts for /var/cache/apk and /root/.cache/pip in Dockerfile for faster rebuilds.
  • Added GitHub Actions cache support to Docker build workflows for 70-90% faster CI/CD builds.
  • Introduced comprehensive cleanup steps in Dockerfile to reduce image size by 50-100MB.

Changed

  • Increased Ansible fork count from 5 to 20 for improved parallel task execution (4-20x faster for multi-container deployments).
  • Switched fact caching from community.general.memcached to jsonfile for persistent caching without external dependencies.
  • Reduced multi-platform Docker builds from 7 to 2 architectures (linux/amd64, linux/arm64) for 50-70% faster release builds.
  • Migrated Docker image build workflow to docker/build-push-action@v6 with layer caching support.
  • Replaced semicolons with && in Dockerfile RUN commands for better error propagation.
  • Removed NODE_OPTIONS=--openssl-legacy-provider workaround from documentation build process.

Fixed

  • Set task timeout to 3600 seconds (1 hour) to prevent infinite task hangs.
  • Updated vite from 7.0.7 to 7.0.8 to address security vulnerability GHSA-93m4-6634-74q7 (moderate severity path traversal issue allowing server.fs.deny bypass on Windows).

Generalities are intellectually necessary evils.

08 Oct 10:13

Choose a tag to compare

Changed

  • Bumped base image version for Dockerfile to python:3.14-alpine.

Stories written before space travel but about space travel

08 Oct 08:51

Choose a tag to compare

[1.6.7] - 2025-10-06

Changed

  • Added upgrade installation for community.mysql collection to Dockerfile.

I'll be captain one day

05 May 11:17

Choose a tag to compare

1.6.6

Merge remote-tracking branch 'origin/main' into main

Security release

01 May 20:21
2406cfa

Choose a tag to compare

1.6.5

Merge pull request #1 from fpodschwadek/dependabot/npm_and_yarn/vite-…

The more they overthink the plumbing, the easier it is to stop up the drain.

28 Apr 14:10

Choose a tag to compare

Fixes!

28 Apr 10:18

Choose a tag to compare

1.6.3

Add ownership of Ansible configuration folder and files to catpod user.

What in the name of Sir Isaac H. Newton happened here?

26 Apr 22:04

Choose a tag to compare