Skip to content

Release v2.0.0 - Manage single execution

Latest
Compare
Choose a tag to compare
@giosueDelgado giosueDelgado released this 15 Jan 16:09

Version 2.0.0 Release Notes

Introduction

Version 2.0.0 introduces a significant enhancement: the management of single executions. This new feature is designed to facilitate integration with scheduled tasks, such as cronjobs in Kubernetes environments.

Key Feature

  • Single Execution Management: Enhances flexibility and applicability for automated scripting within Dockerized environments.

Use Case

  • Ideal for tasks like automated backups or scheduled tasks in Kubernetes.

How to Use

Refer to the README.md for deployment and usage instructions.

Docker Image

The Docker image for version v2.0.0 can be pulled from Docker Hub:

docker pull ghcr.io/relybytes/python-docker-dynamic-scripts:v2.0.0