⬆️ Update ghcr.io/linuxserver/kasm Docker digest to 64da6db #801

Merged
mafyuh merged 1 commit from renovate/ghcr.io-linuxserver-kasm into main 2025-02-20 22:15:19 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/linuxserver/kasm digest 5ff0ef8 -> 64da6db

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/kasm | digest | `5ff0ef8` -> `64da6db` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2025-02-18 23:01:39 -05:00
CD-Bot reviewed 2025-02-18 23:01:42 -05:00
CD-Bot left a comment
Collaborator

Linux Server Release Notes - 1.16.1-ls63

CI Report:

https://ci-tests.linuxserver.io/linuxserver/kasm/1.16.1-ls63/index.html

LinuxServer Changes:

Update base image for 1.16.1 release.

Remote Changes:

What's new in Kasm 1.16.1

Highlights

  • Added webauthn passthrough for RDP local client sessions.

Features

  • Usability Enhancements

    • Added sort by name, date and size to downloads in a workspaces control panel.
    • Boolean group settings can now be toggled on and off.
    • Context and system information can now be included when exporting a single log entry, which should help when support is needed.
    • Updated the global PWA to use branding values. Html title sets the PWA name and favicon sets the PWA icon. Icons must be square else the PWA will not be installable.
  • Infrastructure Support Enhancements

    • Added ability to override name and sAMAccount LDAP Attributes in ADSync feature.
    • Updated Kasm Agent component to use http 1.1 for internal authentication API calls.
    • Updated Kasm service images to use Python 3.12.
  • Kasm Image Enhancements

    • Updated Gamepad, Kasm Squid, Upload, Session Recording, Microphone, Printer and Webcam services to Python 3.12.
    • Added RHEL 9 Core image for x86_64/aarch64.
    • Added RHEL 9 Desktop image for x86_64/aarch64.
  • Kasm Desktop Service

    • Updated Windows Service to Python 3.12.
    • Enhanced logging in the Kasm Desktop Service for improved troubleshooting and visibility.

Bugfixes

  • Added missing "Settings Modify Auth Captcha" permission to Group Permissions.
  • PWAs now use the stored value for persistent profiles on an image when launching a session. The stored value is also per Workspace.
  • Fixed hiding control panel, either when set in casting configs or when all control panel options are disabled in group settings.
  • Fixed issue where workspaces were not resuming after being expired when using "pause" or "stop" as the expiration action.
  • Fixed issue where users could sign in with a different username when using SSO.
  • Fixed race condition on startup of service containers on slower systems.
  • Fixed upgrade script's --use-rolling-images option, it was previously only functional for the Agent role.
  • Fixed "Instance is not bound to a Session" exception that could occur intermittently when autoscaling.
  • Fixed uploads and downloads for web native Windows sessions that use a hostname instead of an IP address for the Windows server.
  • Fixed silent install of Windows Service.

Rolling Bug Fixes

The following fixes have been made in the rolling tagged versions of the Kasm Workspaces container images.

Link to Github release: https://github.com/linuxserver/docker-kasm/releases/tag/1.16.1-ls63

## Linux Server Release Notes - 1.16.1-ls63 **CI Report:** https://ci-tests.linuxserver.io/linuxserver/kasm/1.16.1-ls63/index.html **LinuxServer Changes:** Update base image for 1.16.1 release. **Remote Changes:** # What's new in Kasm 1.16.1 ## Highlights - Added webauthn passthrough for RDP local client sessions. ## Features - **Usability Enhancements** - Added sort by name, date and size to downloads in a workspaces control panel. - Boolean group settings can now be toggled on and off. - Context and system information can now be included when exporting a single log entry, which should help when support is needed. - Updated the global PWA to use branding values. Html title sets the PWA name and favicon sets the PWA icon. Icons must be square else the PWA will not be installable. - **Infrastructure Support Enhancements** - Added ability to override `name` and `sAMAccount` LDAP Attributes in [ADSync](https://www.kasmweb.com/docs/latest/guide/ldap.html#ad-sync) feature. - Updated Kasm Agent component to use http 1.1 for internal authentication API calls. - Updated Kasm service images to use Python 3.12. - **Kasm Image Enhancements** - Updated Gamepad, Kasm Squid, Upload, Session Recording, Microphone, Printer and Webcam services to Python 3.12. - Added [RHEL 9 Core](https://hub.docker.com/r/kasmweb/core-rhel-9) image for x86_64/aarch64. - Added [RHEL 9 Desktop](https://hub.docker.com/r/kasmweb/rhel-9-desktop) image for x86_64/aarch64. - **Kasm Desktop Service** - Updated Windows Service to Python 3.12. - Enhanced logging in the Kasm Desktop Service for improved troubleshooting and visibility. ## Bugfixes - Added missing "Settings Modify Auth Captcha" permission to [Group Permissions](https://www.kasmweb.com/docs/latest/guide/groups/group_permissions.html). - PWAs now use the stored value for persistent profiles on an image when launching a session. The stored value is also per Workspace. - Fixed hiding control panel, either when set in casting configs or when all control panel options are disabled in group settings. - Fixed issue where workspaces were not resuming after being expired when using "pause" or "stop" as the expiration action. - Fixed issue where users could sign in with a different username when using SSO. - Fixed race condition on startup of service containers on slower systems. - Fixed upgrade script's --use-rolling-images option, it was previously only functional for the Agent role. - Fixed "Instance is not bound to a Session" exception that could occur intermittently when autoscaling. - Fixed uploads and downloads for web native Windows sessions that use a hostname instead of an IP address for the Windows server. - Fixed silent install of Windows Service. ## Rolling Bug Fixes The following fixes have been made in the [rolling](https://www.kasmweb.com/docs/latest/guide/custom_images.html#rolling-docker-images) tagged versions of the Kasm Workspaces container images. Link to Github release: https://github.com/linuxserver/docker-kasm/releases/tag/1.16.1-ls63
mafyuh merged commit 8ae927e1f5 into main 2025-02-20 22:15:19 -05:00
mafyuh deleted branch renovate/ghcr.io-linuxserver-kasm 2025-02-20 22:15:20 -05:00

Ansible Deployment Output


PLAY [Deploy application] ******************************************************

TASK [Gathering Facts] *********************************************************
ok: [kasm.lan]

TASK [Ensure the repository is up-to-date] *************************************
changed: [kasm.lan]

TASK [Display git pull output] *************************************************
ok: [kasm.lan] => {
    "git_pull_output.stdout_lines": [
        "Updating 8f9c3f2..8ae927e",
        "Fast-forward",
        " .github/renovate.json                              |   8 ++",
        " docker/AI/docker-compose.yml                       |   6 +-",
        " docker/arm/docker-compose.yml                      |   4 +-",
        " docker/arrs/docker-compose.yml                     |   4 +-",
        " docker/grafana/docker-compose.yml                  |   4 +-",
        " docker/jellyfin/docker-compose.yml                 |   4 +-",
        " docker/kasm/docker-compose.yml                     |   2 +-",
        " docker/plex/docker-compose.yml                     |   2 +-",
        " .../production/arr/flaresolverr/deployment.yaml    |   8 +-",
        " .../production/arr/jellyseerr/helmrelease.yaml     | 111 +++++++++++++++++",
        " .../production/arr/jellyseerr/kustomization.yaml   |   4 +",
        " kubernetes/apps/production/arr/kustomization.yaml  |   1 +",
        " .../apps/production/arr/prowlarr/deployment.yaml   |  53 --------",
        " .../apps/production/arr/prowlarr/helmrelease.yaml  | 124 +++++++++++++++++++",
        " .../apps/production/arr/prowlarr/ingress.yaml      |  22 ----",
        " .../production/arr/prowlarr/kustomization.yaml     |   4 +-",
        " .../apps/production/arr/prowlarr/service.yaml      |  13 --",
        " .../apps/production/arr/qbitty/deployment.yaml     |  99 ---------------",
        " .../apps/production/arr/qbitty/helmrelease.yaml    | 137 +++++++++++++++++++++",
        " kubernetes/apps/production/arr/qbitty/ingress.yaml |  22 ----",
        " .../apps/production/arr/qbitty/kustomization.yaml  |   4 +-",
        " kubernetes/apps/production/arr/qbitty/service.yaml |  13 --",
        " .../apps/production/arr/radarr/deployment.yaml     |  59 ---------",
        " .../apps/production/arr/radarr/helmrelease.yaml    | 124 +++++++++++++++++++",
        " kubernetes/apps/production/arr/radarr/ingress.yaml |  22 ----",
        " .../apps/production/arr/radarr/kustomization.yaml  |   4 +-",
        " kubernetes/apps/production/arr/radarr/service.yaml |  13 --",
        " .../apps/production/arr/recyclarr/configmap.yaml   |  27 ----",
        " .../apps/production/arr/recyclarr/deployment.yaml  |  44 -------",
        " .../apps/production/arr/recyclarr/helmrelease.yaml |  99 +++++++++++++++",
        " .../production/arr/recyclarr/kustomization.yaml    |  10 +-",
        " .../apps/production/arr/recyclarr/recyclarr.yml    |  96 +++++++++++++++",
        " .../apps/production/arr/sabnzbd/deployment.yaml    |  68 ----------",
        " .../apps/production/arr/sabnzbd/helmrelease.yaml   | 127 +++++++++++++++++++",
        " .../apps/production/arr/sabnzbd/ingress.yaml       |  22 ----",
        " .../apps/production/arr/sabnzbd/kustomization.yaml |   4 +-",
        " .../apps/production/arr/sabnzbd/service.yaml       |  13 --",
        " .../apps/production/arr/sonarr/deployment.yaml     |  59 ---------",
        " .../apps/production/arr/sonarr/helmrelease.yaml    | 124 +++++++++++++++++++",
        " kubernetes/apps/production/arr/sonarr/ingress.yaml |  22 ----",
        " .../apps/production/arr/sonarr/kustomization.yaml  |   4 +-",
        " kubernetes/apps/production/arr/sonarr/service.yaml |  13 --",
        " .../apps/production/authentik/configmap.yaml       |   6 +-",
        " .../cert-manager/certificates/public.yaml          |  18 +++",
        " .../cert-manager/issuers/letsencrypt.yaml          |   1 +",
        " .../cert-manager/issuers/secret-cf-token.yaml      |  16 +--",
        " .../production/cert-manager/kustomization.yaml     |   1 +",
        " kubernetes/apps/production/kustomization.yaml      |   3 +-",
        " kubernetes/apps/production/nginx/helmrelease.yaml  |   9 +-",
        " .../apps/production/reloader/helmrelease.yaml      |  34 +++++",
        " .../apps/production/reloader/kustomization.yaml    |   4 +",
        " .../cluster/production/charts/bjw-s-chart.yaml     |  10 ++",
        " .../cluster/production/charts/kustomization.yaml   |   4 +",
        " .../cluster/production/charts/reloader-chart.yaml  |  10 ++",
        " .../cluster/production/flux-system/apps.yaml       |   6 +",
        " kubernetes/cluster/production/kustomization.yaml   |   5 +",
        " kubernetes/kustomization.yaml                      |   2 +-",
        " kubernetes/secrets/cluster-config.yaml             |   7 ++",
        " kubernetes/secrets/cluster-secrets.yaml            |  30 +++++",
        " kubernetes/secrets/kustomization.yaml              |   7 ++",
        " kubernetes/secrets/recyclarr.yaml                  |  29 +++++",
        " 61 files changed, 1175 insertions(+), 630 deletions(-)",
        " create mode 100644 kubernetes/apps/production/arr/jellyseerr/helmrelease.yaml",
        " create mode 100644 kubernetes/apps/production/arr/jellyseerr/kustomization.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/prowlarr/deployment.yaml",
        " create mode 100644 kubernetes/apps/production/arr/prowlarr/helmrelease.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/prowlarr/ingress.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/prowlarr/service.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/qbitty/deployment.yaml",
        " create mode 100644 kubernetes/apps/production/arr/qbitty/helmrelease.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/qbitty/ingress.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/qbitty/service.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/radarr/deployment.yaml",
        " create mode 100644 kubernetes/apps/production/arr/radarr/helmrelease.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/radarr/ingress.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/radarr/service.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/recyclarr/configmap.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/recyclarr/deployment.yaml",
        " create mode 100644 kubernetes/apps/production/arr/recyclarr/helmrelease.yaml",
        " create mode 100644 kubernetes/apps/production/arr/recyclarr/recyclarr.yml",
        " delete mode 100644 kubernetes/apps/production/arr/sabnzbd/deployment.yaml",
        " create mode 100644 kubernetes/apps/production/arr/sabnzbd/helmrelease.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/sabnzbd/ingress.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/sabnzbd/service.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/sonarr/deployment.yaml",
        " create mode 100644 kubernetes/apps/production/arr/sonarr/helmrelease.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/sonarr/ingress.yaml",
        " delete mode 100644 kubernetes/apps/production/arr/sonarr/service.yaml",
        " create mode 100644 kubernetes/apps/production/cert-manager/certificates/public.yaml",
        " create mode 100644 kubernetes/apps/production/reloader/helmrelease.yaml",
        " create mode 100644 kubernetes/apps/production/reloader/kustomization.yaml",
        " create mode 100644 kubernetes/cluster/production/charts/bjw-s-chart.yaml",
        " create mode 100644 kubernetes/cluster/production/charts/kustomization.yaml",
        " create mode 100644 kubernetes/cluster/production/charts/reloader-chart.yaml",
        " create mode 100644 kubernetes/cluster/production/kustomization.yaml",
        " create mode 100644 kubernetes/secrets/cluster-config.yaml",
        " create mode 100644 kubernetes/secrets/cluster-secrets.yaml",
        " create mode 100644 kubernetes/secrets/kustomization.yaml",
        " create mode 100644 kubernetes/secrets/recyclarr.yaml"
    ]
}

TASK [Read secret mapping] *****************************************************
ok: [kasm.lan]

TASK [Parse secret mapping] ****************************************************
ok: [kasm.lan]

TASK [Set env_variables] *******************************************************
ok: [kasm.lan]

TASK [Write .env file to target host] ******************************************
ok: [kasm.lan]

TASK [Restart services using Docker Compose] ***********************************
changed: [kasm.lan]

TASK [Run Docker Command] ******************************************************
changed: [kasm.lan]

TASK [Display Docker Output] ***************************************************
ok: [kasm.lan] => {
    "docker_output.stdout_lines": [
        "NAME                IMAGE                                                                                              COMMAND                  SERVICE                     CREATED          STATUS                  PORTS",
        "kasm                ghcr.io/linuxserver/kasm@sha256:64da6db15ab574d67f9fbdcc812796f00f259be543e6dc2e60ad4f5d6c05d005   \"/init\"                  kasm                        20 seconds ago   Up Less than a second   0.0.0.0:443->443/tcp, :::443->443/tcp, 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp",
        "minio               minio/minio@sha256:640c22768ed5dbc92eacc14502a1b06a1c708fa60431345c78dfc22917062e93                \"/usr/bin/docker-ent…\"   minio                       6 days ago       Up 6 days               0.0.0.0:9000-9001->9000-9001/tcp, :::9000-9001->9000-9001/tcp",
        "obsidian-livesync   couchdb:3.3.3                                                                                      \"tini -- /docker-ent…\"   couchdb-obsidian-livesync   2 months ago     Up 3 weeks              4369/tcp, 9100/tcp, 0.0.0.0:5984->5984/tcp, :::5984->5984/tcp"
    ]
}

PLAY RECAP *********************************************************************
kasm.lan                   : ok=10   changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   


### Ansible Deployment Output ``` PLAY [Deploy application] ****************************************************** TASK [Gathering Facts] ********************************************************* ok: [kasm.lan] TASK [Ensure the repository is up-to-date] ************************************* changed: [kasm.lan] TASK [Display git pull output] ************************************************* ok: [kasm.lan] => { "git_pull_output.stdout_lines": [ "Updating 8f9c3f2..8ae927e", "Fast-forward", " .github/renovate.json | 8 ++", " docker/AI/docker-compose.yml | 6 +-", " docker/arm/docker-compose.yml | 4 +-", " docker/arrs/docker-compose.yml | 4 +-", " docker/grafana/docker-compose.yml | 4 +-", " docker/jellyfin/docker-compose.yml | 4 +-", " docker/kasm/docker-compose.yml | 2 +-", " docker/plex/docker-compose.yml | 2 +-", " .../production/arr/flaresolverr/deployment.yaml | 8 +-", " .../production/arr/jellyseerr/helmrelease.yaml | 111 +++++++++++++++++", " .../production/arr/jellyseerr/kustomization.yaml | 4 +", " kubernetes/apps/production/arr/kustomization.yaml | 1 +", " .../apps/production/arr/prowlarr/deployment.yaml | 53 --------", " .../apps/production/arr/prowlarr/helmrelease.yaml | 124 +++++++++++++++++++", " .../apps/production/arr/prowlarr/ingress.yaml | 22 ----", " .../production/arr/prowlarr/kustomization.yaml | 4 +-", " .../apps/production/arr/prowlarr/service.yaml | 13 --", " .../apps/production/arr/qbitty/deployment.yaml | 99 ---------------", " .../apps/production/arr/qbitty/helmrelease.yaml | 137 +++++++++++++++++++++", " kubernetes/apps/production/arr/qbitty/ingress.yaml | 22 ----", " .../apps/production/arr/qbitty/kustomization.yaml | 4 +-", " kubernetes/apps/production/arr/qbitty/service.yaml | 13 --", " .../apps/production/arr/radarr/deployment.yaml | 59 ---------", " .../apps/production/arr/radarr/helmrelease.yaml | 124 +++++++++++++++++++", " kubernetes/apps/production/arr/radarr/ingress.yaml | 22 ----", " .../apps/production/arr/radarr/kustomization.yaml | 4 +-", " kubernetes/apps/production/arr/radarr/service.yaml | 13 --", " .../apps/production/arr/recyclarr/configmap.yaml | 27 ----", " .../apps/production/arr/recyclarr/deployment.yaml | 44 -------", " .../apps/production/arr/recyclarr/helmrelease.yaml | 99 +++++++++++++++", " .../production/arr/recyclarr/kustomization.yaml | 10 +-", " .../apps/production/arr/recyclarr/recyclarr.yml | 96 +++++++++++++++", " .../apps/production/arr/sabnzbd/deployment.yaml | 68 ----------", " .../apps/production/arr/sabnzbd/helmrelease.yaml | 127 +++++++++++++++++++", " .../apps/production/arr/sabnzbd/ingress.yaml | 22 ----", " .../apps/production/arr/sabnzbd/kustomization.yaml | 4 +-", " .../apps/production/arr/sabnzbd/service.yaml | 13 --", " .../apps/production/arr/sonarr/deployment.yaml | 59 ---------", " .../apps/production/arr/sonarr/helmrelease.yaml | 124 +++++++++++++++++++", " kubernetes/apps/production/arr/sonarr/ingress.yaml | 22 ----", " .../apps/production/arr/sonarr/kustomization.yaml | 4 +-", " kubernetes/apps/production/arr/sonarr/service.yaml | 13 --", " .../apps/production/authentik/configmap.yaml | 6 +-", " .../cert-manager/certificates/public.yaml | 18 +++", " .../cert-manager/issuers/letsencrypt.yaml | 1 +", " .../cert-manager/issuers/secret-cf-token.yaml | 16 +--", " .../production/cert-manager/kustomization.yaml | 1 +", " kubernetes/apps/production/kustomization.yaml | 3 +-", " kubernetes/apps/production/nginx/helmrelease.yaml | 9 +-", " .../apps/production/reloader/helmrelease.yaml | 34 +++++", " .../apps/production/reloader/kustomization.yaml | 4 +", " .../cluster/production/charts/bjw-s-chart.yaml | 10 ++", " .../cluster/production/charts/kustomization.yaml | 4 +", " .../cluster/production/charts/reloader-chart.yaml | 10 ++", " .../cluster/production/flux-system/apps.yaml | 6 +", " kubernetes/cluster/production/kustomization.yaml | 5 +", " kubernetes/kustomization.yaml | 2 +-", " kubernetes/secrets/cluster-config.yaml | 7 ++", " kubernetes/secrets/cluster-secrets.yaml | 30 +++++", " kubernetes/secrets/kustomization.yaml | 7 ++", " kubernetes/secrets/recyclarr.yaml | 29 +++++", " 61 files changed, 1175 insertions(+), 630 deletions(-)", " create mode 100644 kubernetes/apps/production/arr/jellyseerr/helmrelease.yaml", " create mode 100644 kubernetes/apps/production/arr/jellyseerr/kustomization.yaml", " delete mode 100644 kubernetes/apps/production/arr/prowlarr/deployment.yaml", " create mode 100644 kubernetes/apps/production/arr/prowlarr/helmrelease.yaml", " delete mode 100644 kubernetes/apps/production/arr/prowlarr/ingress.yaml", " delete mode 100644 kubernetes/apps/production/arr/prowlarr/service.yaml", " delete mode 100644 kubernetes/apps/production/arr/qbitty/deployment.yaml", " create mode 100644 kubernetes/apps/production/arr/qbitty/helmrelease.yaml", " delete mode 100644 kubernetes/apps/production/arr/qbitty/ingress.yaml", " delete mode 100644 kubernetes/apps/production/arr/qbitty/service.yaml", " delete mode 100644 kubernetes/apps/production/arr/radarr/deployment.yaml", " create mode 100644 kubernetes/apps/production/arr/radarr/helmrelease.yaml", " delete mode 100644 kubernetes/apps/production/arr/radarr/ingress.yaml", " delete mode 100644 kubernetes/apps/production/arr/radarr/service.yaml", " delete mode 100644 kubernetes/apps/production/arr/recyclarr/configmap.yaml", " delete mode 100644 kubernetes/apps/production/arr/recyclarr/deployment.yaml", " create mode 100644 kubernetes/apps/production/arr/recyclarr/helmrelease.yaml", " create mode 100644 kubernetes/apps/production/arr/recyclarr/recyclarr.yml", " delete mode 100644 kubernetes/apps/production/arr/sabnzbd/deployment.yaml", " create mode 100644 kubernetes/apps/production/arr/sabnzbd/helmrelease.yaml", " delete mode 100644 kubernetes/apps/production/arr/sabnzbd/ingress.yaml", " delete mode 100644 kubernetes/apps/production/arr/sabnzbd/service.yaml", " delete mode 100644 kubernetes/apps/production/arr/sonarr/deployment.yaml", " create mode 100644 kubernetes/apps/production/arr/sonarr/helmrelease.yaml", " delete mode 100644 kubernetes/apps/production/arr/sonarr/ingress.yaml", " delete mode 100644 kubernetes/apps/production/arr/sonarr/service.yaml", " create mode 100644 kubernetes/apps/production/cert-manager/certificates/public.yaml", " create mode 100644 kubernetes/apps/production/reloader/helmrelease.yaml", " create mode 100644 kubernetes/apps/production/reloader/kustomization.yaml", " create mode 100644 kubernetes/cluster/production/charts/bjw-s-chart.yaml", " create mode 100644 kubernetes/cluster/production/charts/kustomization.yaml", " create mode 100644 kubernetes/cluster/production/charts/reloader-chart.yaml", " create mode 100644 kubernetes/cluster/production/kustomization.yaml", " create mode 100644 kubernetes/secrets/cluster-config.yaml", " create mode 100644 kubernetes/secrets/cluster-secrets.yaml", " create mode 100644 kubernetes/secrets/kustomization.yaml", " create mode 100644 kubernetes/secrets/recyclarr.yaml" ] } TASK [Read secret mapping] ***************************************************** ok: [kasm.lan] TASK [Parse secret mapping] **************************************************** ok: [kasm.lan] TASK [Set env_variables] ******************************************************* ok: [kasm.lan] TASK [Write .env file to target host] ****************************************** ok: [kasm.lan] TASK [Restart services using Docker Compose] *********************************** changed: [kasm.lan] TASK [Run Docker Command] ****************************************************** changed: [kasm.lan] TASK [Display Docker Output] *************************************************** ok: [kasm.lan] => { "docker_output.stdout_lines": [ "NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS", "kasm ghcr.io/linuxserver/kasm@sha256:64da6db15ab574d67f9fbdcc812796f00f259be543e6dc2e60ad4f5d6c05d005 \"/init\" kasm 20 seconds ago Up Less than a second 0.0.0.0:443->443/tcp, :::443->443/tcp, 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp", "minio minio/minio@sha256:640c22768ed5dbc92eacc14502a1b06a1c708fa60431345c78dfc22917062e93 \"/usr/bin/docker-ent…\" minio 6 days ago Up 6 days 0.0.0.0:9000-9001->9000-9001/tcp, :::9000-9001->9000-9001/tcp", "obsidian-livesync couchdb:3.3.3 \"tini -- /docker-ent…\" couchdb-obsidian-livesync 2 months ago Up 3 weeks 4369/tcp, 9100/tcp, 0.0.0.0:5984->5984/tcp, :::5984->5984/tcp" ] } PLAY RECAP ********************************************************************* kasm.lan : ok=10 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 ```
This repository is archived. You cannot comment on pull requests.
No description provided.