Skip to content

Releases: wunderio/silta

Release 2025-02-18

18 Feb 13:08
8f09319
Compare
Choose a tag to compare

Drupal chart:

  • Fix for SA automount (PR)

Release 2025-01-28

28 Jan 08:21
8f09319
Compare
Choose a tag to compare

Silta CLI:

  • use Dockerfile-specific ignore-file when present (PR)
  • Removal and cleanup deduplication (PR)

Silta images:

  • Upgrade Helm to v3.16.3 in silta-cicd images (PR)

Silta cluster chart:

  • Updated image that fixes deleted pvc file removal (PR)

Silta CircleCi orb:

  • Custom proxy command (PR)

Release 2025-01-21

21 Jan 12:44
8f09319
Compare
Choose a tag to compare

Silta images:

  • silta-php-fpm: Rsync update to 3.4.0 (PR)
  • silta-php-shell: Rsync update to 3.4.0 (PR)

Silta deployment remover:

  • Concurrency fixes (PR)

Silta CircleCi orb:

  • Bump docker-hash-prefix values (PR)
  • Do not require dockerignore files (PR)

Silta docs:

  • Update silta-examples.md (PR)

Drupal chart:

  • pod SA, disable automount SA tokens (PR)
  • mysqladmin connect-timeout typo fix (PR)
  • SLT-954: example how to disable PHP error output (PR)

Frontend chart:

  • lifecycle hooks, nodeSelector for serviceDefaults (PR)
  • pod SA, disable automount SA tokens (PR)
  • SLT-1008: Increase nginx shutdown delay from 5s to 15s on both simple and frontend charts (PR)
  • releaseMinAge support (PR)

Simple chart:
​​- pod SA, disable automount SA tokens (PR)

  • SLT-1008: Increase nginx shutdown delay from 5s to 15s on both simple and frontend charts (PR)

Silta release chart:

  • Immutable namespace selector (PR)

Silta cluster chart:

  • kyverno rule for disabling allowPrivilegeEscalation (PR)
  • Narrowed down deployment remover rbac (PR)
  • cert-manager version update - v1.16.2 (PR)

Charts repository:

  • Test with Helm v3.16.3, minikube tests with kubernetes 1.31 (PR)

Release 2025-01-16

16 Jan 12:42
3fc42b3
Compare
Choose a tag to compare

Silta images:

Silta CircleCi orb:

  • Bump docker hash prefixes (PR)

Release 2025-01-15

15 Jan 10:08
3fc42b3
Compare
Choose a tag to compare

Drupal chart (1.16.0):

  • Add possibility to change clamav config (PR, credits @joumak)

Release 2024-12-03

03 Dec 07:58
3fc42b3
Compare
Choose a tag to compare

Silta CircleCi orb (1.10.0):

  • set-release-name command: Use branch name or fall back to "production" if it's a tag (PR)

Release 2024-11-26

26 Nov 09:30
3fc42b3
Compare
Choose a tag to compare

Drupal chart (1.15.0):

  • Add nodeSelector support for backup jobs (PR)

Silta images:

  • Bump php from 8.1.30 to 8.1.31 in silta-php-fpm, silta-php-shell and silta-cicd (PR, PR)
  • Bump php from 8.2.25 to 8.2.26 in silta-php-fpm, silta-php-shell and silta-cicd (PR, PR)
  • Bump php from 8.3.13 to 8.3.14 in silta-php-fpm, silta-php-shell and silta-cicd (PR, PR)
  • Bump node from 18.20.4 to 18.20.5 in silta-node and silta-cicd (PR)
  • Bump node from 20.18.0 to 20.18.1 in silta-node and silta-cicd (PR)
  • Bump varnish from 7.6.0 to 7.6.1 in silta-varnish (PR)

Silta docs:

  • Create LICENSE (PR)

Release 2024-11-19

19 Nov 07:15
41c5f6f
Compare
Choose a tag to compare

Silta docs:

  • Update helping_with_silta_development.md (PR)

Drupal chart (1.14.0):

  • Add cronjob name as label (PR)

Release 2024-11-05

05 Nov 10:10
e75ba28
Compare
Choose a tag to compare

Silta images:

  • Bump node from 22.9 to 22.11
  • Bump node from 16.15.1 to 16.20.2 in circleci-php8.2-node16-composer2 image
  • Bump node from 16.13.0 to 16.20.2 in circleci-php8.0-node16-composer2 image
  • Bump php from 8.2.24 to 8.2.25
  • Bump php from 8.3.12 to 8.3.13
  • Define patch versions for all silta-node images so that Dependabot can keep them up to date

Silta circleci orb (1.9.1):

  • Bump docker-hash-prefix values

Release 2024-10-16

16 Oct 11:29
e75ba28
Compare
Choose a tag to compare

Silta CircleCi orb (1.9.0):

  • Enable environment variable overriding (PR)

Silta CLI (1.7.0):

  • Add support for custom imagePullSecret and per-cluster env var overrides (PR)

Drupal chart (1.13.0):

  • Add support for custom imagePullSecret (PR)

Frontend chart (1.12.0):

  • Add support for custom imagePullSecret (PR)

Simple chart (1.5.0):

  • Add support for custom imagePullSecret (PR)

Silta cluster chart:

  • Docs: Upgrading to 1.8.0 will require pod restarts (PR)

Silta docs:

  • Add support for custom imagePullSecret (PR)

Chart development repositories and project templates:

  • SLT-1052: Use php 8.3 images (PR)
  • SLT-1052: Upgrade PHP to v8.3 (PR)
  • SLT-1052: Use newest cicd image (PR, PR, PR, PR)