Tags: dtyq/artifacts
Tags
Update versions and image tags in config.yml and values.yaml - Bumped the version of the infra chart to 0.0.2 in config.yml. - Updated image tags for multiple services in values.yaml to 'master' for consistency and to reflect the latest builds.
Add checksum annotations to trigger rolling updates on config changes Add checksum/configmap and checksum/secret annotations to pod template metadata in magic-service, magic-web, sandbox-gateway and magic-gateway Deployments. When a ConfigMap or Secret rendered value changes during helm upgrade, the annotation hash changes and Kubernetes automatically performs a rolling update to load the new configuration. Bump chart versions: magic/magic-service 0.0.3→0.0.4, magic-web 0.0.2→0.0.3, magic-sandbox 0.0.2→0.0.3, sandbox-gateway/magic-gateway 0.0.1→0.0.2.
Add checksum annotations to trigger rolling updates on config changes Add checksum/configmap and checksum/secret annotations to pod template metadata in magic-service, magic-web, sandbox-gateway and magic-gateway Deployments. When a ConfigMap or Secret rendered value changes during helm upgrade, the annotation hash changes and Kubernetes automatically performs a rolling update to load the new configuration. Bump chart versions: magic/magic-service 0.0.3→0.0.4, magic-web 0.0.2→0.0.3, magic-sandbox 0.0.2→0.0.3, sandbox-gateway/magic-gateway 0.0.1→0.0.2.
Add checksum annotations to trigger rolling updates on config changes Add checksum/configmap and checksum/secret annotations to pod template metadata in magic-service, magic-web, sandbox-gateway and magic-gateway Deployments. When a ConfigMap or Secret rendered value changes during helm upgrade, the annotation hash changes and Kubernetes automatically performs a rolling update to load the new configuration. Bump chart versions: magic/magic-service 0.0.3→0.0.4, magic-web 0.0.2→0.0.3, magic-sandbox 0.0.2→0.0.3, sandbox-gateway/magic-gateway 0.0.1→0.0.2.
Add language preference support to install script - Introduced user language preference handling, allowing for language-specific prompts and messages. - Implemented functions to detect system language and load/save user language preferences. - Enhanced user interaction by providing localized messages for various installation prompts. These changes aim to improve the installation experience for users by accommodating different language preferences.
PreviousNext