Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(app): update container tag sbs20/scanservjs to v3.0.3 #2147

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
sbs20/scanservjs patch v3.0.2 -> v3.0.3

Configuration

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

🚦 Automerge: Enabled.

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.

@tyriis-automation tyriis-automation bot added renovate/docker renovate docker datasource type/patch a patch for a bug labels Nov 20, 2023
@tyriis-automation
Copy link
Contributor Author

--- kubernetes/talos-flux/apps/productivity/scanservjs/app Kustomization: flux-system/apps-scanservjs HelmRelease: productivity/scanservjs

+++ kubernetes/talos-flux/apps/productivity/scanservjs/app Kustomization: flux-system/apps-scanservjs HelmRelease: productivity/scanservjs

@@ -33,13 +33,13 @@

       AIRSCAN_DEVICES: '"HP" = "http://${SECRET_SCANNER_IP}/eSCL";"LASER" = "http://${SECRET_SCANNER2_IP}/eSCL"'
       TZ: ${SETTING_TZ}
     global:
       nameOverride: scanservjs
     image:
       repository: sbs20/scanservjs
-      tag: v3.0.2
+      tag: v3.0.3
     ingress:
       main:
         annotations:
           cert-manager.io/cluster-issuer: letsencrypt-production
           hajimari.io/appName: scanner
           hajimari.io/enable: 'true'
--- kubernetes/talos-flux/apps/observability/grafana/app Kustomization: flux-system/apps-grafana HelmRelease: observability/grafana

+++ kubernetes/talos-flux/apps/observability/grafana/app Kustomization: flux-system/apps-grafana HelmRelease: observability/grafana

@@ -9,13 +9,13 @@

     spec:
       chart: grafana
       sourceRef:
         kind: HelmRepository
         name: grafana-charts
         namespace: flux-system
-      version: 7.0.8
+      version: 7.0.6
   install:
     createNamespace: false
     remediation:
       retries: 3
   interval: 30m
   timeout: 20m

@tyriis-automation
Copy link
Contributor Author

--- kubernetes HelmRelease: observability/grafana Deployment: observability/grafana

+++ kubernetes HelmRelease: observability/grafana Deployment: observability/grafana

@@ -20,15 +20,15 @@

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: deecc5fb6c7bd90061b292d303ecbd88aeee02afc456cafbb6a08006b77b7968
-        checksum/sc-dashboard-provider-config: e3a8c5d339d50161beb4fefa3e31d34f47ea49265929b0762f9226b1a97a2ae3
-        checksum/secret: 40e10e9d5fdd4ce87e551d306491bbb2d7958253789719ef926a5a6c337a27b4
+        checksum/dashboards-json-config: 516649ba691f6401418ead161a405a813ba368a3e1f73c73583a2bf71134c963
+        checksum/sc-dashboard-provider-config: 86bc9b995264bbe26b97ab03d5fcf746a1f85795cf35c6f9bd976e1df15b67b6
+        checksum/secret: ad068d7aaaf1e7a7f58f401abb8cd3d2a7b8db11bf944df0f149478c8465546e
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472
--- kubernetes HelmRelease: productivity/scanservjs Deployment: productivity/scanservjs

+++ kubernetes HelmRelease: productivity/scanservjs Deployment: productivity/scanservjs

@@ -25,13 +25,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: scanservjs
-        image: sbs20/scanservjs:v3.0.2
+        image: sbs20/scanservjs:v3.0.3
         imagePullPolicy: null
         command:
         - /bin/sh
         args:
         - -c
         - service dbus start && /entrypoint.sh

Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 2 0 0.02s
✅ REPOSITORY gitleaks yes no 1.63s
✅ YAML prettier 2 0 0.64s
✅ YAML yamllint 2 0 0.28s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation tyriis-automation bot merged commit 56b16ef into main Nov 20, 2023
4 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/sbs20-scanservjs-3.x branch November 20, 2023 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/docker renovate docker datasource type/patch a patch for a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants