apiVersion: v1
entries:
  airflow:
  - annotations:
      artifacthub.io/changes: |
        - description: Support ``annotations`` on ``volumeClaimTemplates``
          kind: added
          links:
          - name: '#23433'
            url: https://github.com/apache/airflow/pull/23433
        - description: Add support for ``topologySpreadConstraints`` to Helm Chart
          kind: added
          links:
          - name: '#22712'
            url: https://github.com/apache/airflow/pull/22712
        - description: Helm support for LocalKubernetesExecutor
          kind: added
          links:
          - name: '#22388'
            url: https://github.com/apache/airflow/pull/22388
        - description: Add ``securityContext`` config for Redis to Helm chart
          kind: added
          links:
          - name: '#22182'
            url: https://github.com/apache/airflow/pull/22182
        - description: Allow ``annotations`` on Helm DAG PVC
          kind: added
          links:
          - name: '#22261'
            url: https://github.com/apache/airflow/pull/22261
        - description: enable optional ``subPath`` for DAGs volume mount
          kind: added
          links:
          - name: '#22323'
            url: https://github.com/apache/airflow/pull/22323
        - description: Added support to override ``auth_type`` in ``auth_file`` in PgBouncer
            Helm configuration
          kind: added
          links:
          - name: '#21999'
            url: https://github.com/apache/airflow/pull/21999
        - description: Add ``extraVolumeMounts`` to Flower
          kind: added
          links:
          - name: '#22414'
            url: https://github.com/apache/airflow/pull/22414
        - description: Add webserver ``PodDisruptionBudget``
          kind: added
          links:
          - name: '#21735'
            url: https://github.com/apache/airflow/pull/21735
        - description: Ensure the messages from migration job show up early
          kind: changed
          links:
          - name: '#23479'
            url: https://github.com/apache/airflow/pull/23479
        - description: Allow migration jobs and init containers to be optional
          kind: changed
          links:
          - name: '#22195'
            url: https://github.com/apache/airflow/pull/22195
        - description: Use jobs check command for liveness probe check in Airflow 2
          kind: changed
          links:
          - name: '#22143'
            url: https://github.com/apache/airflow/pull/22143
        - description: 'Docs: Adds ``resultBackendSecretName`` warning in Helm production
            docs'
          kind: changed
          links:
          - name: '#23307'
            url: https://github.com/apache/airflow/pull/23307
        - description: 'Misc: Update default Airflow version to ``2.3.0``'
          kind: changed
          links:
          - name: '#23386'
            url: https://github.com/apache/airflow/pull/23386
        - description: 'Misc: Move the database configuration to a new section'
          kind: changed
          links:
          - name: '#22284'
            url: https://github.com/apache/airflow/pull/22284
        - description: 'Misc: Disable flower in chart by default'
          kind: changed
          links:
          - name: '#23737'
            url: https://github.com/apache/airflow/pull/23737
      artifacthub.io/links: |
        - name: Documentation
          url: https://airflow.apache.org/docs/helm-chart/1.6.0/
      artifacthub.io/screenshots: |
        - title: DAGs View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/dags.png
        - title: Tree View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/grid.png
        - title: Graph View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/graph.png
        - title: Calendar View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/calendar.png
        - title: Variable View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/variable_hidden.png
        - title: Gantt Chart
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/gantt.png
        - title: Task Duration
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/duration.png
        - title: Code View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/code.png
        - title: Task Instance Context Menu
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/context.png
    apiVersion: v2
    appVersion: 2.3.0
    created: "2026-04-09T04:33:24.495120626Z"
    dependencies:
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 10.5.3
    description: The official Helm chart to deploy Apache Airflow, a platform to programmatically
      author, schedule, and monitor workflows
    digest: 5a45a31d079df5133afcd7725159db565a93db0c9f63930e5605d3a24251b238
    home: https://airflow.apache.org/
    keywords:
    - apache
    - airflow
    - workflow
    - scheduler
    maintainers:
    - email: dev@airflow.apache.org
      name: Apache Airflow PMC
    name: airflow
    sources:
    - https://github.com/apache/airflow
    type: application
    urls:
    - airflow-1.12.3.tgz
    version: 1.12.3
  - annotations:
      artifacthub.io/changes: |
        - description: Support ``annotations`` on ``volumeClaimTemplates``
          kind: added
          links:
          - name: '#23433'
            url: https://github.com/apache/airflow/pull/23433
        - description: Add support for ``topologySpreadConstraints`` to Helm Chart
          kind: added
          links:
          - name: '#22712'
            url: https://github.com/apache/airflow/pull/22712
        - description: Helm support for LocalKubernetesExecutor
          kind: added
          links:
          - name: '#22388'
            url: https://github.com/apache/airflow/pull/22388
        - description: Add ``securityContext`` config for Redis to Helm chart
          kind: added
          links:
          - name: '#22182'
            url: https://github.com/apache/airflow/pull/22182
        - description: Allow ``annotations`` on Helm DAG PVC
          kind: added
          links:
          - name: '#22261'
            url: https://github.com/apache/airflow/pull/22261
        - description: enable optional ``subPath`` for DAGs volume mount
          kind: added
          links:
          - name: '#22323'
            url: https://github.com/apache/airflow/pull/22323
        - description: Added support to override ``auth_type`` in ``auth_file`` in PgBouncer
            Helm configuration
          kind: added
          links:
          - name: '#21999'
            url: https://github.com/apache/airflow/pull/21999
        - description: Add ``extraVolumeMounts`` to Flower
          kind: added
          links:
          - name: '#22414'
            url: https://github.com/apache/airflow/pull/22414
        - description: Add webserver ``PodDisruptionBudget``
          kind: added
          links:
          - name: '#21735'
            url: https://github.com/apache/airflow/pull/21735
        - description: Ensure the messages from migration job show up early
          kind: changed
          links:
          - name: '#23479'
            url: https://github.com/apache/airflow/pull/23479
        - description: Allow migration jobs and init containers to be optional
          kind: changed
          links:
          - name: '#22195'
            url: https://github.com/apache/airflow/pull/22195
        - description: Use jobs check command for liveness probe check in Airflow 2
          kind: changed
          links:
          - name: '#22143'
            url: https://github.com/apache/airflow/pull/22143
        - description: 'Docs: Adds ``resultBackendSecretName`` warning in Helm production
            docs'
          kind: changed
          links:
          - name: '#23307'
            url: https://github.com/apache/airflow/pull/23307
        - description: 'Misc: Update default Airflow version to ``2.3.0``'
          kind: changed
          links:
          - name: '#23386'
            url: https://github.com/apache/airflow/pull/23386
        - description: 'Misc: Move the database configuration to a new section'
          kind: changed
          links:
          - name: '#22284'
            url: https://github.com/apache/airflow/pull/22284
        - description: 'Misc: Disable flower in chart by default'
          kind: changed
          links:
          - name: '#23737'
            url: https://github.com/apache/airflow/pull/23737
      artifacthub.io/links: |
        - name: Documentation
          url: https://airflow.apache.org/docs/helm-chart/1.6.0/
      artifacthub.io/screenshots: |
        - title: DAGs View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/dags.png
        - title: Tree View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/grid.png
        - title: Graph View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/graph.png
        - title: Calendar View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/calendar.png
        - title: Variable View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/variable_hidden.png
        - title: Gantt Chart
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/gantt.png
        - title: Task Duration
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/duration.png
        - title: Code View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/code.png
        - title: Task Instance Context Menu
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/context.png
    apiVersion: v2
    appVersion: 2.3.0
    created: "2026-04-09T04:33:24.481079837Z"
    dependencies:
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 10.5.3
    description: The official Helm chart to deploy Apache Airflow, a platform to programmatically
      author, schedule, and monitor workflows
    digest: bd6fccea205dbd3c2d2ccf5a73f841c973a8e97d97529c8d9c20ed39871eb298
    home: https://airflow.apache.org/
    keywords:
    - apache
    - airflow
    - workflow
    - scheduler
    maintainers:
    - email: dev@airflow.apache.org
      name: Apache Airflow PMC
    name: airflow
    sources:
    - https://github.com/apache/airflow
    type: application
    urls:
    - airflow-1.11.3.tgz
    version: 1.11.3
  - annotations:
      artifacthub.io/changes: |
        - description: Support ``annotations`` on ``volumeClaimTemplates``
          kind: added
          links:
          - name: '#23433'
            url: https://github.com/apache/airflow/pull/23433
        - description: Add support for ``topologySpreadConstraints`` to Helm Chart
          kind: added
          links:
          - name: '#22712'
            url: https://github.com/apache/airflow/pull/22712
        - description: Helm support for LocalKubernetesExecutor
          kind: added
          links:
          - name: '#22388'
            url: https://github.com/apache/airflow/pull/22388
        - description: Add ``securityContext`` config for Redis to Helm chart
          kind: added
          links:
          - name: '#22182'
            url: https://github.com/apache/airflow/pull/22182
        - description: Allow ``annotations`` on Helm DAG PVC
          kind: added
          links:
          - name: '#22261'
            url: https://github.com/apache/airflow/pull/22261
        - description: enable optional ``subPath`` for DAGs volume mount
          kind: added
          links:
          - name: '#22323'
            url: https://github.com/apache/airflow/pull/22323
        - description: Added support to override ``auth_type`` in ``auth_file`` in PgBouncer
            Helm configuration
          kind: added
          links:
          - name: '#21999'
            url: https://github.com/apache/airflow/pull/21999
        - description: Add ``extraVolumeMounts`` to Flower
          kind: added
          links:
          - name: '#22414'
            url: https://github.com/apache/airflow/pull/22414
        - description: Add webserver ``PodDisruptionBudget``
          kind: added
          links:
          - name: '#21735'
            url: https://github.com/apache/airflow/pull/21735
        - description: Ensure the messages from migration job show up early
          kind: changed
          links:
          - name: '#23479'
            url: https://github.com/apache/airflow/pull/23479
        - description: Allow migration jobs and init containers to be optional
          kind: changed
          links:
          - name: '#22195'
            url: https://github.com/apache/airflow/pull/22195
        - description: Use jobs check command for liveness probe check in Airflow 2
          kind: changed
          links:
          - name: '#22143'
            url: https://github.com/apache/airflow/pull/22143
        - description: 'Docs: Adds ``resultBackendSecretName`` warning in Helm production
            docs'
          kind: changed
          links:
          - name: '#23307'
            url: https://github.com/apache/airflow/pull/23307
        - description: 'Misc: Update default Airflow version to ``2.3.0``'
          kind: changed
          links:
          - name: '#23386'
            url: https://github.com/apache/airflow/pull/23386
        - description: 'Misc: Move the database configuration to a new section'
          kind: changed
          links:
          - name: '#22284'
            url: https://github.com/apache/airflow/pull/22284
        - description: 'Misc: Disable flower in chart by default'
          kind: changed
          links:
          - name: '#23737'
            url: https://github.com/apache/airflow/pull/23737
      artifacthub.io/links: |
        - name: Documentation
          url: https://airflow.apache.org/docs/helm-chart/1.6.0/
      artifacthub.io/screenshots: |
        - title: DAGs View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/dags.png
        - title: Tree View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/grid.png
        - title: Graph View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/graph.png
        - title: Calendar View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/calendar.png
        - title: Variable View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/variable_hidden.png
        - title: Gantt Chart
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/gantt.png
        - title: Task Duration
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/duration.png
        - title: Code View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/code.png
        - title: Task Instance Context Menu
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/context.png
    apiVersion: v2
    appVersion: 2.3.0
    created: "2026-04-09T04:33:24.466314029Z"
    dependencies:
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 10.5.3
    description: The official Helm chart to deploy Apache Airflow, a platform to programmatically
      author, schedule, and monitor workflows
    digest: 756e3e8f1571f1519fbedf2bdf725158be893eee6d8a34b3855ab02241d1ce40
    home: https://airflow.apache.org/
    keywords:
    - apache
    - airflow
    - workflow
    - scheduler
    maintainers:
    - email: dev@airflow.apache.org
      name: Apache Airflow PMC
    name: airflow
    sources:
    - https://github.com/apache/airflow
    type: application
    urls:
    - airflow-1.11.2.tgz
    version: 1.11.2
  - annotations:
      artifacthub.io/changes: |
        - description: Support ``annotations`` on ``volumeClaimTemplates``
          kind: added
          links:
          - name: '#23433'
            url: https://github.com/apache/airflow/pull/23433
        - description: Add support for ``topologySpreadConstraints`` to Helm Chart
          kind: added
          links:
          - name: '#22712'
            url: https://github.com/apache/airflow/pull/22712
        - description: Helm support for LocalKubernetesExecutor
          kind: added
          links:
          - name: '#22388'
            url: https://github.com/apache/airflow/pull/22388
        - description: Add ``securityContext`` config for Redis to Helm chart
          kind: added
          links:
          - name: '#22182'
            url: https://github.com/apache/airflow/pull/22182
        - description: Allow ``annotations`` on Helm DAG PVC
          kind: added
          links:
          - name: '#22261'
            url: https://github.com/apache/airflow/pull/22261
        - description: enable optional ``subPath`` for DAGs volume mount
          kind: added
          links:
          - name: '#22323'
            url: https://github.com/apache/airflow/pull/22323
        - description: Added support to override ``auth_type`` in ``auth_file`` in PgBouncer
            Helm configuration
          kind: added
          links:
          - name: '#21999'
            url: https://github.com/apache/airflow/pull/21999
        - description: Add ``extraVolumeMounts`` to Flower
          kind: added
          links:
          - name: '#22414'
            url: https://github.com/apache/airflow/pull/22414
        - description: Add webserver ``PodDisruptionBudget``
          kind: added
          links:
          - name: '#21735'
            url: https://github.com/apache/airflow/pull/21735
        - description: Ensure the messages from migration job show up early
          kind: changed
          links:
          - name: '#23479'
            url: https://github.com/apache/airflow/pull/23479
        - description: Allow migration jobs and init containers to be optional
          kind: changed
          links:
          - name: '#22195'
            url: https://github.com/apache/airflow/pull/22195
        - description: Use jobs check command for liveness probe check in Airflow 2
          kind: changed
          links:
          - name: '#22143'
            url: https://github.com/apache/airflow/pull/22143
        - description: 'Docs: Adds ``resultBackendSecretName`` warning in Helm production
            docs'
          kind: changed
          links:
          - name: '#23307'
            url: https://github.com/apache/airflow/pull/23307
        - description: 'Misc: Update default Airflow version to ``2.3.0``'
          kind: changed
          links:
          - name: '#23386'
            url: https://github.com/apache/airflow/pull/23386
        - description: 'Misc: Move the database configuration to a new section'
          kind: changed
          links:
          - name: '#22284'
            url: https://github.com/apache/airflow/pull/22284
        - description: 'Misc: Disable flower in chart by default'
          kind: changed
          links:
          - name: '#23737'
            url: https://github.com/apache/airflow/pull/23737
      artifacthub.io/links: |
        - name: Documentation
          url: https://airflow.apache.org/docs/helm-chart/1.6.0/
      artifacthub.io/screenshots: |
        - title: DAGs View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/dags.png
        - title: Tree View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/grid.png
        - title: Graph View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/graph.png
        - title: Calendar View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/calendar.png
        - title: Variable View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/variable_hidden.png
        - title: Gantt Chart
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/gantt.png
        - title: Task Duration
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/duration.png
        - title: Code View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/code.png
        - title: Task Instance Context Menu
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/context.png
    apiVersion: v2
    appVersion: 2.3.0
    created: "2026-04-09T04:33:24.453821073Z"
    dependencies:
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 10.5.3
    description: The official Helm chart to deploy Apache Airflow, a platform to programmatically
      author, schedule, and monitor workflows
    digest: b8c6313e522c0dd7feae6ff4ac88012ac71ad9979baaf9a598f15aee5de2d01d
    home: https://airflow.apache.org/
    keywords:
    - apache
    - airflow
    - workflow
    - scheduler
    maintainers:
    - email: dev@airflow.apache.org
      name: Apache Airflow PMC
    name: airflow
    sources:
    - https://github.com/apache/airflow
    type: application
    urls:
    - airflow-1.11.1.tgz
    version: 1.11.1
  - annotations:
      artifacthub.io/changes: |
        - description: Support ``annotations`` on ``volumeClaimTemplates``
          kind: added
          links:
          - name: '#23433'
            url: https://github.com/apache/airflow/pull/23433
        - description: Add support for ``topologySpreadConstraints`` to Helm Chart
          kind: added
          links:
          - name: '#22712'
            url: https://github.com/apache/airflow/pull/22712
        - description: Helm support for LocalKubernetesExecutor
          kind: added
          links:
          - name: '#22388'
            url: https://github.com/apache/airflow/pull/22388
        - description: Add ``securityContext`` config for Redis to Helm chart
          kind: added
          links:
          - name: '#22182'
            url: https://github.com/apache/airflow/pull/22182
        - description: Allow ``annotations`` on Helm DAG PVC
          kind: added
          links:
          - name: '#22261'
            url: https://github.com/apache/airflow/pull/22261
        - description: enable optional ``subPath`` for DAGs volume mount
          kind: added
          links:
          - name: '#22323'
            url: https://github.com/apache/airflow/pull/22323
        - description: Added support to override ``auth_type`` in ``auth_file`` in PgBouncer
            Helm configuration
          kind: added
          links:
          - name: '#21999'
            url: https://github.com/apache/airflow/pull/21999
        - description: Add ``extraVolumeMounts`` to Flower
          kind: added
          links:
          - name: '#22414'
            url: https://github.com/apache/airflow/pull/22414
        - description: Add webserver ``PodDisruptionBudget``
          kind: added
          links:
          - name: '#21735'
            url: https://github.com/apache/airflow/pull/21735
        - description: Ensure the messages from migration job show up early
          kind: changed
          links:
          - name: '#23479'
            url: https://github.com/apache/airflow/pull/23479
        - description: Allow migration jobs and init containers to be optional
          kind: changed
          links:
          - name: '#22195'
            url: https://github.com/apache/airflow/pull/22195
        - description: Use jobs check command for liveness probe check in Airflow 2
          kind: changed
          links:
          - name: '#22143'
            url: https://github.com/apache/airflow/pull/22143
        - description: 'Docs: Adds ``resultBackendSecretName`` warning in Helm production
            docs'
          kind: changed
          links:
          - name: '#23307'
            url: https://github.com/apache/airflow/pull/23307
        - description: 'Misc: Update default Airflow version to ``2.3.0``'
          kind: changed
          links:
          - name: '#23386'
            url: https://github.com/apache/airflow/pull/23386
        - description: 'Misc: Move the database configuration to a new section'
          kind: changed
          links:
          - name: '#22284'
            url: https://github.com/apache/airflow/pull/22284
        - description: 'Misc: Disable flower in chart by default'
          kind: changed
          links:
          - name: '#23737'
            url: https://github.com/apache/airflow/pull/23737
      artifacthub.io/links: |
        - name: Documentation
          url: https://airflow.apache.org/docs/helm-chart/1.6.0/
      artifacthub.io/screenshots: |
        - title: DAGs View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/dags.png
        - title: Tree View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/grid.png
        - title: Graph View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/graph.png
        - title: Calendar View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/calendar.png
        - title: Variable View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/variable_hidden.png
        - title: Gantt Chart
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/gantt.png
        - title: Task Duration
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/duration.png
        - title: Code View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/code.png
        - title: Task Instance Context Menu
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/context.png
    apiVersion: v2
    appVersion: 2.3.0
    created: "2026-04-09T04:33:24.438892065Z"
    dependencies:
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 10.5.3
    description: The official Helm chart to deploy Apache Airflow, a platform to programmatically
      author, schedule, and monitor workflows
    digest: 608f4d88c0870f30ce8558bc7ddfa7785d68b679305cbea89f0ef86da6f5fe59
    home: https://airflow.apache.org/
    keywords:
    - apache
    - airflow
    - workflow
    - scheduler
    maintainers:
    - email: dev@airflow.apache.org
      name: Apache Airflow PMC
    name: airflow
    sources:
    - https://github.com/apache/airflow
    type: application
    urls:
    - airflow-1.10.1.tgz
    version: 1.10.1
  - annotations:
      artifacthub.io/changes: |
        - description: Support ``annotations`` on ``volumeClaimTemplates``
          kind: added
          links:
          - name: '#23433'
            url: https://github.com/apache/airflow/pull/23433
        - description: Add support for ``topologySpreadConstraints`` to Helm Chart
          kind: added
          links:
          - name: '#22712'
            url: https://github.com/apache/airflow/pull/22712
        - description: Helm support for LocalKubernetesExecutor
          kind: added
          links:
          - name: '#22388'
            url: https://github.com/apache/airflow/pull/22388
        - description: Add ``securityContext`` config for Redis to Helm chart
          kind: added
          links:
          - name: '#22182'
            url: https://github.com/apache/airflow/pull/22182
        - description: Allow ``annotations`` on Helm DAG PVC
          kind: added
          links:
          - name: '#22261'
            url: https://github.com/apache/airflow/pull/22261
        - description: enable optional ``subPath`` for DAGs volume mount
          kind: added
          links:
          - name: '#22323'
            url: https://github.com/apache/airflow/pull/22323
        - description: Added support to override ``auth_type`` in ``auth_file`` in PgBouncer
            Helm configuration
          kind: added
          links:
          - name: '#21999'
            url: https://github.com/apache/airflow/pull/21999
        - description: Add ``extraVolumeMounts`` to Flower
          kind: added
          links:
          - name: '#22414'
            url: https://github.com/apache/airflow/pull/22414
        - description: Add webserver ``PodDisruptionBudget``
          kind: added
          links:
          - name: '#21735'
            url: https://github.com/apache/airflow/pull/21735
        - description: Ensure the messages from migration job show up early
          kind: changed
          links:
          - name: '#23479'
            url: https://github.com/apache/airflow/pull/23479
        - description: Allow migration jobs and init containers to be optional
          kind: changed
          links:
          - name: '#22195'
            url: https://github.com/apache/airflow/pull/22195
        - description: Use jobs check command for liveness probe check in Airflow 2
          kind: changed
          links:
          - name: '#22143'
            url: https://github.com/apache/airflow/pull/22143
        - description: 'Docs: Adds ``resultBackendSecretName`` warning in Helm production
            docs'
          kind: changed
          links:
          - name: '#23307'
            url: https://github.com/apache/airflow/pull/23307
        - description: 'Misc: Update default Airflow version to ``2.3.0``'
          kind: changed
          links:
          - name: '#23386'
            url: https://github.com/apache/airflow/pull/23386
        - description: 'Misc: Move the database configuration to a new section'
          kind: changed
          links:
          - name: '#22284'
            url: https://github.com/apache/airflow/pull/22284
        - description: 'Misc: Disable flower in chart by default'
          kind: changed
          links:
          - name: '#23737'
            url: https://github.com/apache/airflow/pull/23737
      artifacthub.io/links: |
        - name: Documentation
          url: https://airflow.apache.org/docs/helm-chart/1.6.0/
      artifacthub.io/screenshots: |
        - title: DAGs View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/dags.png
        - title: Tree View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/grid.png
        - title: Graph View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/graph.png
        - title: Calendar View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/calendar.png
        - title: Variable View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/variable_hidden.png
        - title: Gantt Chart
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/gantt.png
        - title: Task Duration
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/duration.png
        - title: Code View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/code.png
        - title: Task Instance Context Menu
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/context.png
    apiVersion: v2
    appVersion: 2.3.0
    created: "2026-04-09T04:33:24.42511463Z"
    dependencies:
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 10.5.3
    description: The official Helm chart to deploy Apache Airflow, a platform to programmatically
      author, schedule, and monitor workflows
    digest: c3b5600ba6dc2d5b2605ea9dee1d253ed38ff4da3957f8fa2f41533119e29f65
    home: https://airflow.apache.org/
    keywords:
    - apache
    - airflow
    - workflow
    - scheduler
    maintainers:
    - email: dev@airflow.apache.org
      name: Apache Airflow PMC
    name: airflow
    sources:
    - https://github.com/apache/airflow
    type: application
    urls:
    - airflow-1.10.0.tgz
    version: 1.10.0
  - annotations:
      artifacthub.io/changes: |
        - description: Support ``annotations`` on ``volumeClaimTemplates``
          kind: added
          links:
          - name: '#23433'
            url: https://github.com/apache/airflow/pull/23433
        - description: Add support for ``topologySpreadConstraints`` to Helm Chart
          kind: added
          links:
          - name: '#22712'
            url: https://github.com/apache/airflow/pull/22712
        - description: Helm support for LocalKubernetesExecutor
          kind: added
          links:
          - name: '#22388'
            url: https://github.com/apache/airflow/pull/22388
        - description: Add ``securityContext`` config for Redis to Helm chart
          kind: added
          links:
          - name: '#22182'
            url: https://github.com/apache/airflow/pull/22182
        - description: Allow ``annotations`` on Helm DAG PVC
          kind: added
          links:
          - name: '#22261'
            url: https://github.com/apache/airflow/pull/22261
        - description: enable optional ``subPath`` for DAGs volume mount
          kind: added
          links:
          - name: '#22323'
            url: https://github.com/apache/airflow/pull/22323
        - description: Added support to override ``auth_type`` in ``auth_file`` in PgBouncer
            Helm configuration
          kind: added
          links:
          - name: '#21999'
            url: https://github.com/apache/airflow/pull/21999
        - description: Add ``extraVolumeMounts`` to Flower
          kind: added
          links:
          - name: '#22414'
            url: https://github.com/apache/airflow/pull/22414
        - description: Add webserver ``PodDisruptionBudget``
          kind: added
          links:
          - name: '#21735'
            url: https://github.com/apache/airflow/pull/21735
        - description: Ensure the messages from migration job show up early
          kind: changed
          links:
          - name: '#23479'
            url: https://github.com/apache/airflow/pull/23479
        - description: Allow migration jobs and init containers to be optional
          kind: changed
          links:
          - name: '#22195'
            url: https://github.com/apache/airflow/pull/22195
        - description: Use jobs check command for liveness probe check in Airflow 2
          kind: changed
          links:
          - name: '#22143'
            url: https://github.com/apache/airflow/pull/22143
        - description: 'Docs: Adds ``resultBackendSecretName`` warning in Helm production
            docs'
          kind: changed
          links:
          - name: '#23307'
            url: https://github.com/apache/airflow/pull/23307
        - description: 'Misc: Update default Airflow version to ``2.3.0``'
          kind: changed
          links:
          - name: '#23386'
            url: https://github.com/apache/airflow/pull/23386
        - description: 'Misc: Move the database configuration to a new section'
          kind: changed
          links:
          - name: '#22284'
            url: https://github.com/apache/airflow/pull/22284
        - description: 'Misc: Disable flower in chart by default'
          kind: changed
          links:
          - name: '#23737'
            url: https://github.com/apache/airflow/pull/23737
      artifacthub.io/links: |
        - name: Documentation
          url: https://airflow.apache.org/docs/helm-chart/1.6.0/
      artifacthub.io/screenshots: |
        - title: DAGs View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/dags.png
        - title: Tree View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/grid.png
        - title: Graph View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/graph.png
        - title: Calendar View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/calendar.png
        - title: Variable View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/variable_hidden.png
        - title: Gantt Chart
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/gantt.png
        - title: Task Duration
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/duration.png
        - title: Code View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/code.png
        - title: Task Instance Context Menu
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/context.png
    apiVersion: v2
    appVersion: 2.3.0
    created: "2026-04-09T04:33:24.551020322Z"
    dependencies:
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 10.5.3
    description: The official Helm chart to deploy Apache Airflow, a platform to programmatically
      author, schedule, and monitor workflows
    digest: 0e37e04207f270c0a31306afefcbd95e1f725eaa54b24bf319b38b05beb6bca4
    home: https://airflow.apache.org/
    keywords:
    - apache
    - airflow
    - workflow
    - scheduler
    maintainers:
    - email: dev@airflow.apache.org
      name: Apache Airflow PMC
    name: airflow
    sources:
    - https://github.com/apache/airflow
    type: application
    urls:
    - airflow-1.9.0.tgz
    version: 1.9.0
  - annotations:
      artifacthub.io/changes: |
        - description: Support ``annotations`` on ``volumeClaimTemplates``
          kind: added
          links:
          - name: '#23433'
            url: https://github.com/apache/airflow/pull/23433
        - description: Add support for ``topologySpreadConstraints`` to Helm Chart
          kind: added
          links:
          - name: '#22712'
            url: https://github.com/apache/airflow/pull/22712
        - description: Helm support for LocalKubernetesExecutor
          kind: added
          links:
          - name: '#22388'
            url: https://github.com/apache/airflow/pull/22388
        - description: Add ``securityContext`` config for Redis to Helm chart
          kind: added
          links:
          - name: '#22182'
            url: https://github.com/apache/airflow/pull/22182
        - description: Allow ``annotations`` on Helm DAG PVC
          kind: added
          links:
          - name: '#22261'
            url: https://github.com/apache/airflow/pull/22261
        - description: enable optional ``subPath`` for DAGs volume mount
          kind: added
          links:
          - name: '#22323'
            url: https://github.com/apache/airflow/pull/22323
        - description: Added support to override ``auth_type`` in ``auth_file`` in PgBouncer
            Helm configuration
          kind: added
          links:
          - name: '#21999'
            url: https://github.com/apache/airflow/pull/21999
        - description: Add ``extraVolumeMounts`` to Flower
          kind: added
          links:
          - name: '#22414'
            url: https://github.com/apache/airflow/pull/22414
        - description: Add webserver ``PodDisruptionBudget``
          kind: added
          links:
          - name: '#21735'
            url: https://github.com/apache/airflow/pull/21735
        - description: Ensure the messages from migration job show up early
          kind: changed
          links:
          - name: '#23479'
            url: https://github.com/apache/airflow/pull/23479
        - description: Allow migration jobs and init containers to be optional
          kind: changed
          links:
          - name: '#22195'
            url: https://github.com/apache/airflow/pull/22195
        - description: Use jobs check command for liveness probe check in Airflow 2
          kind: changed
          links:
          - name: '#22143'
            url: https://github.com/apache/airflow/pull/22143
        - description: 'Docs: Adds ``resultBackendSecretName`` warning in Helm production
            docs'
          kind: changed
          links:
          - name: '#23307'
            url: https://github.com/apache/airflow/pull/23307
        - description: 'Misc: Update default Airflow version to ``2.3.0``'
          kind: changed
          links:
          - name: '#23386'
            url: https://github.com/apache/airflow/pull/23386
        - description: 'Misc: Move the database configuration to a new section'
          kind: changed
          links:
          - name: '#22284'
            url: https://github.com/apache/airflow/pull/22284
        - description: 'Misc: Disable flower in chart by default'
          kind: changed
          links:
          - name: '#23737'
            url: https://github.com/apache/airflow/pull/23737
      artifacthub.io/links: |
        - name: Documentation
          url: https://airflow.apache.org/docs/helm-chart/1.6.0/
      artifacthub.io/screenshots: |
        - title: DAGs View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/dags.png
        - title: Tree View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/grid.png
        - title: Graph View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/graph.png
        - title: Calendar View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/calendar.png
        - title: Variable View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/variable_hidden.png
        - title: Gantt Chart
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/gantt.png
        - title: Task Duration
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/duration.png
        - title: Code View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/code.png
        - title: Task Instance Context Menu
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/context.png
    apiVersion: v2
    appVersion: 2.3.0
    created: "2026-04-09T04:33:24.537887413Z"
    dependencies:
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 10.5.3
    description: The official Helm chart to deploy Apache Airflow, a platform to programmatically
      author, schedule, and monitor workflows
    digest: 63aef58f3099ca2f8b587de336fbffa438b45defcb7cb85c6a9507d52e231a6f
    home: https://airflow.apache.org/
    keywords:
    - apache
    - airflow
    - workflow
    - scheduler
    maintainers:
    - email: dev@airflow.apache.org
      name: Apache Airflow PMC
    name: airflow
    sources:
    - https://github.com/apache/airflow
    type: application
    urls:
    - airflow-1.8.0.tgz
    version: 1.8.0
  - annotations:
      artifacthub.io/changes: |
        - description: Support ``annotations`` on ``volumeClaimTemplates``
          kind: added
          links:
          - name: '#23433'
            url: https://github.com/apache/airflow/pull/23433
        - description: Add support for ``topologySpreadConstraints`` to Helm Chart
          kind: added
          links:
          - name: '#22712'
            url: https://github.com/apache/airflow/pull/22712
        - description: Helm support for LocalKubernetesExecutor
          kind: added
          links:
          - name: '#22388'
            url: https://github.com/apache/airflow/pull/22388
        - description: Add ``securityContext`` config for Redis to Helm chart
          kind: added
          links:
          - name: '#22182'
            url: https://github.com/apache/airflow/pull/22182
        - description: Allow ``annotations`` on Helm DAG PVC
          kind: added
          links:
          - name: '#22261'
            url: https://github.com/apache/airflow/pull/22261
        - description: enable optional ``subPath`` for DAGs volume mount
          kind: added
          links:
          - name: '#22323'
            url: https://github.com/apache/airflow/pull/22323
        - description: Added support to override ``auth_type`` in ``auth_file`` in PgBouncer
            Helm configuration
          kind: added
          links:
          - name: '#21999'
            url: https://github.com/apache/airflow/pull/21999
        - description: Add ``extraVolumeMounts`` to Flower
          kind: added
          links:
          - name: '#22414'
            url: https://github.com/apache/airflow/pull/22414
        - description: Add webserver ``PodDisruptionBudget``
          kind: added
          links:
          - name: '#21735'
            url: https://github.com/apache/airflow/pull/21735
        - description: Ensure the messages from migration job show up early
          kind: changed
          links:
          - name: '#23479'
            url: https://github.com/apache/airflow/pull/23479
        - description: Allow migration jobs and init containers to be optional
          kind: changed
          links:
          - name: '#22195'
            url: https://github.com/apache/airflow/pull/22195
        - description: Use jobs check command for liveness probe check in Airflow 2
          kind: changed
          links:
          - name: '#22143'
            url: https://github.com/apache/airflow/pull/22143
        - description: 'Docs: Adds ``resultBackendSecretName`` warning in Helm production
            docs'
          kind: changed
          links:
          - name: '#23307'
            url: https://github.com/apache/airflow/pull/23307
        - description: 'Misc: Update default Airflow version to ``2.3.0``'
          kind: changed
          links:
          - name: '#23386'
            url: https://github.com/apache/airflow/pull/23386
        - description: 'Misc: Move the database configuration to a new section'
          kind: changed
          links:
          - name: '#22284'
            url: https://github.com/apache/airflow/pull/22284
        - description: 'Misc: Disable flower in chart by default'
          kind: changed
          links:
          - name: '#23737'
            url: https://github.com/apache/airflow/pull/23737
      artifacthub.io/links: |
        - name: Documentation
          url: https://airflow.apache.org/docs/helm-chart/1.6.0/
      artifacthub.io/screenshots: |
        - title: DAGs View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/dags.png
        - title: Tree View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/grid.png
        - title: Graph View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/graph.png
        - title: Calendar View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/calendar.png
        - title: Variable View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/variable_hidden.png
        - title: Gantt Chart
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/gantt.png
        - title: Task Duration
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/duration.png
        - title: Code View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/code.png
        - title: Task Instance Context Menu
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/context.png
    apiVersion: v2
    appVersion: 2.3.0
    created: "2026-04-09T04:33:24.523949331Z"
    dependencies:
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 10.5.3
    description: The official Helm chart to deploy Apache Airflow, a platform to programmatically
      author, schedule, and monitor workflows
    digest: ede13a96b248bf5f2b7cacb03190ff5108adfb9ded7f2dbe98d99ddf4a8c67a1
    home: https://airflow.apache.org/
    keywords:
    - apache
    - airflow
    - workflow
    - scheduler
    maintainers:
    - email: dev@airflow.apache.org
      name: Apache Airflow PMC
    name: airflow
    sources:
    - https://github.com/apache/airflow
    type: application
    urls:
    - airflow-1.7.0.tgz
    version: 1.7.0
  - annotations:
      artifacthub.io/changes: |
        - description: Support ``annotations`` on ``volumeClaimTemplates``
          kind: added
          links:
          - name: '#23433'
            url: https://github.com/apache/airflow/pull/23433
        - description: Add support for ``topologySpreadConstraints`` to Helm Chart
          kind: added
          links:
          - name: '#22712'
            url: https://github.com/apache/airflow/pull/22712
        - description: Helm support for LocalKubernetesExecutor
          kind: added
          links:
          - name: '#22388'
            url: https://github.com/apache/airflow/pull/22388
        - description: Add ``securityContext`` config for Redis to Helm chart
          kind: added
          links:
          - name: '#22182'
            url: https://github.com/apache/airflow/pull/22182
        - description: Allow ``annotations`` on Helm DAG PVC
          kind: added
          links:
          - name: '#22261'
            url: https://github.com/apache/airflow/pull/22261
        - description: enable optional ``subPath`` for DAGs volume mount
          kind: added
          links:
          - name: '#22323'
            url: https://github.com/apache/airflow/pull/22323
        - description: Added support to override ``auth_type`` in ``auth_file`` in PgBouncer
            Helm configuration
          kind: added
          links:
          - name: '#21999'
            url: https://github.com/apache/airflow/pull/21999
        - description: Add ``extraVolumeMounts`` to Flower
          kind: added
          links:
          - name: '#22414'
            url: https://github.com/apache/airflow/pull/22414
        - description: Add webserver ``PodDisruptionBudget``
          kind: added
          links:
          - name: '#21735'
            url: https://github.com/apache/airflow/pull/21735
        - description: Ensure the messages from migration job show up early
          kind: changed
          links:
          - name: '#23479'
            url: https://github.com/apache/airflow/pull/23479
        - description: Allow migration jobs and init containers to be optional
          kind: changed
          links:
          - name: '#22195'
            url: https://github.com/apache/airflow/pull/22195
        - description: Use jobs check command for liveness probe check in Airflow 2
          kind: changed
          links:
          - name: '#22143'
            url: https://github.com/apache/airflow/pull/22143
        - description: 'Docs: Adds ``resultBackendSecretName`` warning in Helm production
            docs'
          kind: changed
          links:
          - name: '#23307'
            url: https://github.com/apache/airflow/pull/23307
        - description: 'Misc: Update default Airflow version to ``2.3.0``'
          kind: changed
          links:
          - name: '#23386'
            url: https://github.com/apache/airflow/pull/23386
        - description: 'Misc: Move the database configuration to a new section'
          kind: changed
          links:
          - name: '#22284'
            url: https://github.com/apache/airflow/pull/22284
        - description: 'Misc: Disable flower in chart by default'
          kind: changed
          links:
          - name: '#23737'
            url: https://github.com/apache/airflow/pull/23737
      artifacthub.io/links: |
        - name: Documentation
          url: https://airflow.apache.org/docs/helm-chart/1.6.0/
      artifacthub.io/screenshots: |
        - title: DAGs View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/dags.png
        - title: Tree View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/grid.png
        - title: Graph View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/graph.png
        - title: Calendar View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/calendar.png
        - title: Variable View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/variable_hidden.png
        - title: Gantt Chart
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/gantt.png
        - title: Task Duration
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/duration.png
        - title: Code View
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/code.png
        - title: Task Instance Context Menu
          url: https://airflow.apache.org/docs/apache-airflow/2.3.0/_images/context.png
    apiVersion: v2
    appVersion: 2.3.0
    created: "2026-04-09T04:33:24.510762284Z"
    dependencies:
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 10.5.3
    description: The official Helm chart to deploy Apache Airflow, a platform to programmatically
      author, schedule, and monitor workflows
    digest: 359cdd58808677a90229f653c83767b65115d1569d343c6d9d937badbd35c951
    home: https://airflow.apache.org/
    keywords:
    - apache
    - airflow
    - workflow
    - scheduler
    maintainers:
    - email: dev@airflow.apache.org
      name: Apache Airflow PMC
    name: airflow
    sources:
    - https://github.com/apache/airflow
    type: application
    urls:
    - airflow-1.6.0.tgz
    version: 1.6.0
  airflow-postgresql-ha:
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 14.5.0
    created: "2026-04-09T04:33:24.557775138Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: This PostgreSQL cluster solution includes the PostgreSQL replication
      manager, an open-source tool for managing replication and failover on PostgreSQL
      clusters.
    digest: 129bc5eeeca0e967c5ef0bf42d9a0bfec3f1690e5dcc677966f2ef89279cf411
    home: https://github.com/bitnami/charts/tree/master/bitnami/postgresql-ha
    icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png
    keywords:
    - postgresql
    - repmgr
    - pgpool
    - postgres
    - database
    - sql
    - replication
    - cluster
    - high availability
    maintainers:
    - name: Bitnami
      url: https://github.com/bitnami/charts
    name: airflow-postgresql-ha
    sources:
    - https://github.com/bitnami/containers/tree/main/bitnami/postgresql
    - https://www.postgresql.org/
    urls:
    - airflow-postgresql-ha-9.10.6.tgz
    version: 9.10.6
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 14.5.0
    created: "2026-04-09T04:33:24.602192653Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: This PostgreSQL cluster solution includes the PostgreSQL replication
      manager, an open-source tool for managing replication and failover on PostgreSQL
      clusters.
    digest: 95e75074f7e0adf34dafdd7e5c260bd3b63f081139875e5451d3d9ee711256ee
    home: https://github.com/bitnami/charts/tree/master/bitnami/postgresql-ha
    icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png
    keywords:
    - postgresql
    - repmgr
    - pgpool
    - postgres
    - database
    - sql
    - replication
    - cluster
    - high availability
    maintainers:
    - name: Bitnami
      url: https://github.com/bitnami/charts
    name: airflow-postgresql-ha
    sources:
    - https://github.com/bitnami/containers/tree/main/bitnami/postgresql
    - https://www.postgresql.org/
    urls:
    - airflow-postgresql-ha-9.9.6.tgz
    version: 9.9.6
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 14.5.0
    created: "2026-04-09T04:33:24.595414924Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: This PostgreSQL cluster solution includes the PostgreSQL replication
      manager, an open-source tool for managing replication and failover on PostgreSQL
      clusters.
    digest: 1941fe4054f596c6c197443abb2f5bc738a8fe9dfffbaff3b8c19b3c7acfd4b1
    home: https://github.com/bitnami/charts/tree/master/bitnami/postgresql-ha
    icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png
    keywords:
    - postgresql
    - repmgr
    - pgpool
    - postgres
    - database
    - sql
    - replication
    - cluster
    - high availability
    maintainers:
    - name: Bitnami
      url: https://github.com/bitnami/charts
    name: airflow-postgresql-ha
    sources:
    - https://github.com/bitnami/containers/tree/main/bitnami/postgresql
    - https://www.postgresql.org/
    urls:
    - airflow-postgresql-ha-9.8.6.tgz
    version: 9.8.6
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 14.5.0
    created: "2026-04-09T04:33:24.587655521Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: This PostgreSQL cluster solution includes the PostgreSQL replication
      manager, an open-source tool for managing replication and failover on PostgreSQL
      clusters.
    digest: 739574912e3bdc567059040592f3de4b9eec9dffc643785bfb2b51e78e903b8f
    home: https://github.com/bitnami/charts/tree/master/bitnami/postgresql-ha
    icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png
    keywords:
    - postgresql
    - repmgr
    - pgpool
    - postgres
    - database
    - sql
    - replication
    - cluster
    - high availability
    maintainers:
    - name: Bitnami
      url: https://github.com/bitnami/charts
    name: airflow-postgresql-ha
    sources:
    - https://github.com/bitnami/containers/tree/main/bitnami/postgresql
    - https://www.postgresql.org/
    urls:
    - airflow-postgresql-ha-9.7.6.tgz
    version: 9.7.6
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 14.5.0
    created: "2026-04-09T04:33:24.581001116Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: This PostgreSQL cluster solution includes the PostgreSQL replication
      manager, an open-source tool for managing replication and failover on PostgreSQL
      clusters.
    digest: 9b5a0c3329cbb2796a49511d376dc6d7936218369c585956ce5c55c7edd02954
    home: https://github.com/bitnami/charts/tree/master/bitnami/postgresql-ha
    icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png
    keywords:
    - postgresql
    - repmgr
    - pgpool
    - postgres
    - database
    - sql
    - replication
    - cluster
    - high availability
    maintainers:
    - name: Bitnami
      url: https://github.com/bitnami/charts
    name: airflow-postgresql-ha
    sources:
    - https://github.com/bitnami/containers/tree/main/bitnami/postgresql
    - https://www.postgresql.org/
    urls:
    - airflow-postgresql-ha-9.6.6.tgz
    version: 9.6.6
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 14.5.0
    created: "2026-04-09T04:33:24.573544876Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: This PostgreSQL cluster solution includes the PostgreSQL replication
      manager, an open-source tool for managing replication and failover on PostgreSQL
      clusters.
    digest: 3f21043f0767a80ceb8a18c33a9abec75bc98989dbb95a4bbded4c5a4042f23d
    home: https://github.com/bitnami/charts/tree/master/bitnami/postgresql-ha
    icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png
    keywords:
    - postgresql
    - repmgr
    - pgpool
    - postgres
    - database
    - sql
    - replication
    - cluster
    - high availability
    maintainers:
    - name: Bitnami
      url: https://github.com/bitnami/charts
    name: airflow-postgresql-ha
    sources:
    - https://github.com/bitnami/containers/tree/main/bitnami/postgresql
    - https://www.postgresql.org/
    urls:
    - airflow-postgresql-ha-9.5.6.tgz
    version: 9.5.6
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 14.5.0
    created: "2026-04-09T04:33:24.566223121Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: This PostgreSQL cluster solution includes the PostgreSQL replication
      manager, an open-source tool for managing replication and failover on PostgreSQL
      clusters.
    digest: 7350a574c5d95d6862f7fd4fc0b84ed8a7f1c08e72d8b86489ce5c247345f2b8
    home: https://github.com/bitnami/charts/tree/master/bitnami/postgresql-ha
    icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png
    keywords:
    - postgresql
    - repmgr
    - pgpool
    - postgres
    - database
    - sql
    - replication
    - cluster
    - high availability
    maintainers:
    - name: Bitnami
      url: https://github.com/bitnami/charts
    name: airflow-postgresql-ha
    sources:
    - https://github.com/bitnami/containers/tree/main/bitnami/postgresql
    - https://www.postgresql.org/
    urls:
    - airflow-postgresql-ha-9.4.6.tgz
    version: 9.4.6
  akvorado:
  - apiVersion: v2
    appVersion: 0.1.0
    created: "2026-04-09T04:33:24.611223085Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 40a8adad764bc09dc29cb3b333280b1ae193e86b9a2139e5e27f230a9459c23b
    name: akvorado
    type: application
    urls:
    - akvorado-0.2.2.tgz
    version: 0.2.2
  - apiVersion: v2
    appVersion: 0.1.0
    created: "2026-04-09T04:33:24.609163535Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 3ff191cab0b4e6e383e4faf52690c9c2df642dafe80b31bb2b6e18bf37a72ea4
    name: akvorado
    type: application
    urls:
    - akvorado-0.2.1.tgz
    version: 0.2.1
  - apiVersion: v2
    appVersion: 0.1.0
    created: "2026-04-09T04:33:24.606474038Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: ba47e0cc6d0cd375916f6a3eb3b337433d7f8d95f556350893f2064cdae81bdb
    name: akvorado
    type: application
    urls:
    - akvorado-0.2.0.tgz
    version: 0.2.0
  - apiVersion: v2
    appVersion: 0.1.0
    created: "2026-04-09T04:33:24.604543985Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 5940433b77219ebd9902eb19e9d9aa5ff7486a7fb9feaa2b3f849273af294b5f
    name: akvorado
    type: application
    urls:
    - akvorado-0.1.0.tgz
    version: 0.1.0
  arangodb:
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:24.621267939Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    - name: kube-arangodb
      repository: https://arangodb.github.io/kube-arangodb
      version: 1.3.4
    description: A Helm chart for Kubernetes
    digest: 872d5ccab19f3b1415cc227404379a22862fb41a28bf476d3f359298520820cf
    name: arangodb
    type: application
    urls:
    - arangodb-0.1.3.tgz
    version: 0.1.3
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:24.617218138Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    - name: kube-arangodb
      repository: https://arangodb.github.io/kube-arangodb
      version: 1.3.4
    description: A Helm chart for Kubernetes
    digest: 93b910695dca9000f3bb3e9b0b2be9a74d2a7934e36c1cbf4d00e5b14e373de0
    name: arangodb
    type: application
    urls:
    - arangodb-0.1.2.tgz
    version: 0.1.2
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:24.61405759Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    - name: kube-arangodb
      repository: https://arangodb.github.io/kube-arangodb
      version: 1.3.4
    description: A Helm chart for Kubernetes
    digest: 9249bde7f91222b7e852d1e32fd53e5147ce64a7960f09108b38a4d5acfe8522
    name: arangodb
    type: application
    urls:
    - arangodb-0.1.1.tgz
    version: 0.1.1
  asynqmon:
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:24.623103626Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: aa14519cd77247c7315b34a6779a5e48dd5bcec2931ec8bf2ec85031e7e699ca
    name: asynqmon
    type: application
    urls:
    - asynqmon-0.1.1.tgz
    version: 0.1.1
  bngblaster:
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.693824257Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 69f172fc01014adb0dc7198da5eb18827aa0cb835bd825b56fdeec16664437e3
    name: bngblaster
    urls:
    - bngblaster-0.19.83.tgz
    version: 0.19.83
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.692381858Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 238987d572f3a5a058ce2e1406b71e3dc63f837a5177f92e44c0e426a3b628a1
    name: bngblaster
    urls:
    - bngblaster-0.19.82.tgz
    version: 0.19.82
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.690829961Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 6498ecd02df723fa58b4a5bc243ba50654610f13e878066e380e1def8b8f7931
    name: bngblaster
    urls:
    - bngblaster-0.19.81.tgz
    version: 0.19.81
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.689072937Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 6d9026beda24701d08a147b2cea80411a518f6bc5a89e500d411ddfc98fc3d11
    name: bngblaster
    urls:
    - bngblaster-0.19.80.tgz
    version: 0.19.80
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.687528418Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 6509e44ccd11a46de8d8d5d3a5b8c41f0c31a3309bb5fbd8e0b1a69108e1bc1c
    name: bngblaster
    urls:
    - bngblaster-0.19.79.tgz
    version: 0.19.79
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.684925971Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: b3322a3c019e5b0b4d3eecd790d31fa3aa1dddf76b702a84f70f470b5fcc82b6
    name: bngblaster
    urls:
    - bngblaster-0.19.78.tgz
    version: 0.19.78
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.683220428Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: d199532730e631e4932831426f37ba88208c67cb88768e45fe61b2ac097cb4bf
    name: bngblaster
    urls:
    - bngblaster-0.19.77.tgz
    version: 0.19.77
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.681607234Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 546583a373da6953e004e78023543b7e7b3af86e7091ec7ec0a84df8f437fda9
    name: bngblaster
    urls:
    - bngblaster-0.19.76.tgz
    version: 0.19.76
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.67998504Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 48e19a3dd6031fb20e73ea8b1029903e2912d9ad10c00f92b5eb3e0cbb4baa5f
    name: bngblaster
    urls:
    - bngblaster-0.19.75.tgz
    version: 0.19.75
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.678568431Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 0efd05b74651eb9af26ed39b5d78fa73f2dec5e4a7ab2e159d1079fd591e6a57
    name: bngblaster
    urls:
    - bngblaster-0.19.74.tgz
    version: 0.19.74
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.677086134Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 160c0f0f992ca020030478ee7fc02caa9b6b0e5d7e7f1b65e0f2177703bfeae0
    name: bngblaster
    urls:
    - bngblaster-0.19.73.tgz
    version: 0.19.73
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.675261866Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 430948b1a98a77ba25dbbaeebb099ad86a965d19ad0541f00d5c9283fdb7b9aa
    name: bngblaster
    urls:
    - bngblaster-0.19.72.tgz
    version: 0.19.72
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.672585779Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: a9ab7fa76869d356b0263d6a7ac5e58a9f6ddc1cfaedfb07740db52fff4f32e8
    name: bngblaster
    urls:
    - bngblaster-0.19.71.tgz
    version: 0.19.71
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.671102178Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 730e4f9b6d9a1a9a7f5601a0c72f6644f316f53e6d3f7a5cd827a0a7707c2f83
    name: bngblaster
    urls:
    - bngblaster-0.19.70.tgz
    version: 0.19.70
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.66960529Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: c593c19448253f29717212c8a411c3df9ee0b7d00e29282e872bcfcea8cf13e8
    name: bngblaster
    urls:
    - bngblaster-0.19.69.tgz
    version: 0.19.69
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.667775919Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: c66c558cd9a20a7e7d44639db6901cf77221f95b6dea884c6382d6956a7da998
    name: bngblaster
    urls:
    - bngblaster-0.19.68.tgz
    version: 0.19.68
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.665939224Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 00aad0645b4f0149cab79254f8dbf135e63d84caa64963cd7004587b7130dce6
    name: bngblaster
    urls:
    - bngblaster-0.19.67.tgz
    version: 0.19.67
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.664281998Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 141a9c1d84f7549e7c231f8c3d268d04ba70a73f9a16a2f1634ad5c36fda1176
    name: bngblaster
    urls:
    - bngblaster-0.19.66.tgz
    version: 0.19.66
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.662775422Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 3904763ca96ff00830fce5356250142f77f9abda6388a0d5e8b3b66f90fe0ff3
    name: bngblaster
    urls:
    - bngblaster-0.19.65.tgz
    version: 0.19.65
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.660355685Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 6477d12d7c2570d32572b880245ffd1e74fd83d4d4f09701c77b2184bf76aa22
    name: bngblaster
    urls:
    - bngblaster-0.18.65.tgz
    version: 0.18.65
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.658786936Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 3665475423f71582dc86204dbe7d72839e6e96cc88a2b265346c338beeaf2fd8
    name: bngblaster
    urls:
    - bngblaster-0.17.65.tgz
    version: 0.17.65
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.657098081Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: cf9e6b1e0e6d03b600beedfa0f51016e435801a6744b32d2839a3c06a195094b
    name: bngblaster
    urls:
    - bngblaster-0.16.65.tgz
    version: 0.16.65
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.655257402Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 13b5368173b631e7296c5e190ca6e465c9c39ff42824f6262bd19703677550a2
    name: bngblaster
    urls:
    - bngblaster-0.15.65.tgz
    version: 0.15.65
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.653281512Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 1ef23f44eab4a555b7e263cf9026e9866db6616462b96b18a83ee4da787bc6ae
    name: bngblaster
    urls:
    - bngblaster-0.15.64.tgz
    version: 0.15.64
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.651129156Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 2158a68ffe2d1c0a4bacc95b210e1b23621174c51ddeccff95d821012941e545
    name: bngblaster
    urls:
    - bngblaster-0.15.63.tgz
    version: 0.15.63
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.648638066Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: fd9e46ae98433ba00ed5eafc395e63f982c087ffb06a461880d3f90d9e66acfa
    name: bngblaster
    urls:
    - bngblaster-0.15.62.tgz
    version: 0.15.62
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.646965174Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 6e78b67b81a5e7e4a2908b24cb817c2f278d9578916cf8e2abdfb9f00cda24eb
    name: bngblaster
    urls:
    - bngblaster-0.15.61.tgz
    version: 0.15.61
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.645484621Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 392cc4f4f6dbdf68f7d237f41f38dcf0e150131b9795109e711cc7c32b558f48
    name: bngblaster
    urls:
    - bngblaster-0.15.60.tgz
    version: 0.15.60
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.643751324Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 6e1999cd8ffe3c742c81420a2142cb2f60c8f4d750489f7e7601da2fe6fdf478
    name: bngblaster
    urls:
    - bngblaster-0.15.59.tgz
    version: 0.15.59
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.642119017Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 2634eec1eb40bfd89d159856f8247772178d792d9a5f585d0d269b4613c27196
    name: bngblaster
    urls:
    - bngblaster-0.15.58.tgz
    version: 0.15.58
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.640502965Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 9a619cef9f3082c361f26e4fe98b05bc710910ad0f17a1f525a54049bd1c6430
    name: bngblaster
    urls:
    - bngblaster-0.15.57.tgz
    version: 0.15.57
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.638905482Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 2789992fa3a675a31e57343ce91ce3683c7408d0fedcef5cf1a03026ef4482a1
    name: bngblaster
    urls:
    - bngblaster-0.15.56.tgz
    version: 0.15.56
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.636372006Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 506a260b043e7f380dbe75c016c3e3984d1ff89ab85edba096349e767ebc6b64
    name: bngblaster
    urls:
    - bngblaster-0.15.55.tgz
    version: 0.15.55
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.634203975Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: d7ad6d4762e53fc0133b8f04a25c0eb8bc34b10d1edbb95b88aba90dcbc52fad
    name: bngblaster
    urls:
    - bngblaster-0.14.55.tgz
    version: 0.14.55
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.632035761Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: f82261c81b989fa689ea0ca4dab89f8169a19edf9e0ed0c2211b783eed5abe53
    name: bngblaster
    urls:
    - bngblaster-0.13.55.tgz
    version: 0.13.55
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.629844152Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: dc39df6d488ac2b22b7059935ba011db217624671237571c0b18a0bac0455b15
    name: bngblaster
    urls:
    - bngblaster-0.12.55.tgz
    version: 0.12.55
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.627621656Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 9db67b062558930d756b1020df97304ddc6a662bbdc796f86946a06ecd6310e9
    name: bngblaster
    urls:
    - bngblaster-0.11.55.tgz
    version: 0.11.55
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.625385701Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 6adeec798c988210413053cc1bda0615d9fc2c044d66f7a31d6601168aa2c817
    name: bngblaster
    urls:
    - bngblaster-0.10.55.tgz
    version: 0.10.55
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.812074349Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 55fc12aecaf02ebf07d8087aca92ebd9dd4713c530ee14308401dab7a497cc6d
    name: bngblaster
    urls:
    - bngblaster-0.9.55.tgz
    version: 0.9.55
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.810516544Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 58e0ece64839b4aaf639f182189904cdcd66158a6bd40e56b8ee9244042b20fc
    name: bngblaster
    urls:
    - bngblaster-0.8.55.tgz
    version: 0.8.55
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.808831274Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 4a26888c6b0231af8eb3d93ba5a65e5e4e192994a2a61aa94bde6de2f23657af
    name: bngblaster
    urls:
    - bngblaster-0.7.55.tgz
    version: 0.7.55
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.799254044Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 3f4c27aafc6b2329ea8e3146372882c4988a3ce647606c6aa7e44fb342e074c4
    name: bngblaster
    urls:
    - bngblaster-0.6.55.tgz
    version: 0.6.55
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.797559497Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 2e462c84f63532573da8ae7106ec241ee14736d282281e39f91f639cb5c2b2f3
    name: bngblaster
    urls:
    - bngblaster-0.6.54.tgz
    version: 0.6.54
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.796009968Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: e7aeb003e0373606b1f32bad42d2343c8ea0cbcbc71c06275c70b77067a958c6
    name: bngblaster
    urls:
    - bngblaster-0.6.53.tgz
    version: 0.6.53
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.794188209Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 81b8044b6bc0b7d3c0c53eebc4f3ea62525ecb39dd695934c5ca6f4ffaf68578
    name: bngblaster
    urls:
    - bngblaster-0.6.52.tgz
    version: 0.6.52
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.792172686Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: a1790809ab7ffa34ea1b46f04789fadb0be57935488f25fccd4ae01a1cf6938b
    name: bngblaster
    urls:
    - bngblaster-0.6.51.tgz
    version: 0.6.51
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.790096899Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 9c33103a4159e1aedc288d87bc03f422c1cdfaf2ae4a02cf891c0e4cefa89822
    name: bngblaster
    urls:
    - bngblaster-0.6.50.tgz
    version: 0.6.50
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.78602122Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 0e0b918311efde2ab64741516b244a8decafd093992655e10796fb99d40b0807
    name: bngblaster
    urls:
    - bngblaster-0.6.49.tgz
    version: 0.6.49
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.784231084Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 6a10b6301be85a765cd3c52382fa0709d90e974a0c5ec7622b50abb4809c6636
    name: bngblaster
    urls:
    - bngblaster-0.6.48.tgz
    version: 0.6.48
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.782850937Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 0992c6a03bb14ccdef6bfd7a6e28b324df2d2bdbb8e6cbb6766c89958cc4c610
    name: bngblaster
    urls:
    - bngblaster-0.6.47.tgz
    version: 0.6.47
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.78138516Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 90b11af347f364fe697ed3cb79ac8e41ad7a6ad25095e121a5ab1435ec42b259
    name: bngblaster
    urls:
    - bngblaster-0.6.46.tgz
    version: 0.6.46
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.779390025Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 7f2e9088dfe9356dc14c7e118e4f758f85d4f47a198a955bf08274669ddadea4
    name: bngblaster
    urls:
    - bngblaster-0.6.45.tgz
    version: 0.6.45
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.777403452Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 25dda97cfb78f5b044b646bb9e8335090bbbfbe3f5dea4527f4f385c40c5e132
    name: bngblaster
    urls:
    - bngblaster-0.6.44.tgz
    version: 0.6.44
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.775354158Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 792826af325f04ce612b25b0c528ee43db1d22502b0466f4559af75a8648dbba
    name: bngblaster
    urls:
    - bngblaster-0.6.43.tgz
    version: 0.6.43
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.773769144Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: ff328ef9b196cee47b514195895dfaf3793dd7ec168c1fb61c3014bdd72c5a05
    name: bngblaster
    urls:
    - bngblaster-0.6.42.tgz
    version: 0.6.42
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.772198342Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 8eb695de2131a23ac53c5fb5f3c8511fad7d12c3accbfe1b18087189350ea885
    name: bngblaster
    urls:
    - bngblaster-0.6.41.tgz
    version: 0.6.41
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.770566813Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: d4fd8c5d4b430bf541ac370e261f91ffd874bc72e483b7e8f3902c3a688d21ff
    name: bngblaster
    urls:
    - bngblaster-0.6.40.tgz
    version: 0.6.40
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.765941274Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: cd2dae42aca4615b8c1d1cf4f29b3ead50867f9d6c3da741db62695e932c9ee2
    name: bngblaster
    urls:
    - bngblaster-0.6.39.tgz
    version: 0.6.39
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.76423536Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: d99f3dcbf13138e80cb322632751dc86a4faed35412582c3823f991ce127bdab
    name: bngblaster
    urls:
    - bngblaster-0.6.38.tgz
    version: 0.6.38
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.762658512Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 56da6815845a55ec6aa720db5397f7b3c09510b854f37777563148c247ec0ab4
    name: bngblaster
    urls:
    - bngblaster-0.6.37.tgz
    version: 0.6.37
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.760882405Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 705c78e2c003bb5592aac650bd9e9c41216ba4cf51a520c9e7bd09b6dbbf26cf
    name: bngblaster
    urls:
    - bngblaster-0.6.36.tgz
    version: 0.6.36
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.758858478Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: ac9ec9e010c99c4a071c15ca2d1d9af8bc0e92f9fcf2908f62d7910732f609b2
    name: bngblaster
    urls:
    - bngblaster-0.6.35.tgz
    version: 0.6.35
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.75724366Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 0685519f0930fd150635552078a843ea6573f6afa712d10517eae16df8128314
    name: bngblaster
    urls:
    - bngblaster-0.6.34.tgz
    version: 0.6.34
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.755721144Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: fff2305abcc198f3f678b0b2c9651a0f497504eae258ce569d769230bab205ce
    name: bngblaster
    urls:
    - bngblaster-0.6.33.tgz
    version: 0.6.33
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.753618374Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 048972fad9a23c568e6a987131faf8483951387ed0d6d2b4325df143b8003a73
    name: bngblaster
    urls:
    - bngblaster-0.6.32.tgz
    version: 0.6.32
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.75102211Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: e7337725352a18df3f4b20f96eb29bcca5f9afa0b5c2e64f095bc78136f7e4d5
    name: bngblaster
    urls:
    - bngblaster-0.6.31.tgz
    version: 0.6.31
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.748873587Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 386b7ed8a8490e1d7d5d5ac4cdc9c380812bae4ecb7dc2e90cd7f961dd3a6e06
    name: bngblaster
    urls:
    - bngblaster-0.6.30.tgz
    version: 0.6.30
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.74481155Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 858f164d7320637404329e730e5d66edf2bb2698c0672d09bc1cfd99666188cc
    name: bngblaster
    urls:
    - bngblaster-0.6.29.tgz
    version: 0.6.29
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.742847087Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 310203f1f0dcdc4f2f391fe9a2b2e03df4cbd8997160a6fa7fb29904aebf6cd0
    name: bngblaster
    urls:
    - bngblaster-0.6.28.tgz
    version: 0.6.28
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.740822789Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 9c0cce906255d494a81f3fb4fa7dc61790432f16318938938faffbd4afb23b11
    name: bngblaster
    urls:
    - bngblaster-0.6.27.tgz
    version: 0.6.27
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.738847893Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: d956437f9f5533f97f2a891ecbdc458d5ddc98a09d560b155cc80132944b8d3e
    name: bngblaster
    urls:
    - bngblaster-0.6.26.tgz
    version: 0.6.26
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.736351897Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: ed3d88fe6dd925db7013f1aac8859687fe4941772475fbbc6b8a30f5dceb9125
    name: bngblaster
    urls:
    - bngblaster-0.6.25.tgz
    version: 0.6.25
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.734938897Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 1076cfec73b03ccd6b7b7e10c014c6dcab4a1b32c87a01d8244f9bfc9599dcc2
    name: bngblaster
    urls:
    - bngblaster-0.6.24.tgz
    version: 0.6.24
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.733384391Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: e0671375307cfcddcae908f68e7ce004f27b6944969f7e54a5148deb690c1732
    name: bngblaster
    urls:
    - bngblaster-0.6.23.tgz
    version: 0.6.23
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.73176632Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 5f84cacc4288539c9bd396b6b41b5557511dbeb064ffddd345eb6434e0ffdf64
    name: bngblaster
    urls:
    - bngblaster-0.6.22.tgz
    version: 0.6.22
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.730242739Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 1f62dcdadd3ba9a9aecdb31cb01362158281f61a969a13c3d9b2ca439b1dba4b
    name: bngblaster
    urls:
    - bngblaster-0.6.21.tgz
    version: 0.6.21
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.728768994Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 3f99c2bf9bb444b9c31ab36ea74aa4394e4905ebb9b54a166b7cca3e39723a38
    name: bngblaster
    urls:
    - bngblaster-0.6.20.tgz
    version: 0.6.20
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.726950549Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: aad782606ff34a8f3bdb43833bbbeb0a200144abef0ae3c1f1cb2ed2c93f0cc8
    name: bngblaster
    urls:
    - bngblaster-0.6.19.tgz
    version: 0.6.19
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.724336552Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: d845aa4546b742c965d6fb33bc8c7d2317919f53d84adc216e0a79ab6f7a9e9c
    name: bngblaster
    urls:
    - bngblaster-0.6.18.tgz
    version: 0.6.18
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.722627239Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 8ba7b567ca7dd562882464e45db58e5a1bea258d0cb55f9db430c169ab2fccf4
    name: bngblaster
    urls:
    - bngblaster-0.6.17.tgz
    version: 0.6.17
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.720993757Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 4da99afb2ab2ee2c631e73a7c58048104aebc0f565e5fa5f665ed895e3431096
    name: bngblaster
    urls:
    - bngblaster-0.6.16.tgz
    version: 0.6.16
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.719485777Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 6a0fae7acadb1a336818525135e16531de5341f001bf2e72f1ea83ff1e5a2ede
    name: bngblaster
    urls:
    - bngblaster-0.6.15.tgz
    version: 0.6.15
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.717533129Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: ee93d658f2dd37335b6e5dbfc59d071148079941d8a391710f27d1cfd809dd2a
    name: bngblaster
    urls:
    - bngblaster-0.6.14.tgz
    version: 0.6.14
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.715687685Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 7a77ea7db08995a5bbc252ad8d21e51a7b27d3db680cf3ed454ede8346178a8a
    name: bngblaster
    urls:
    - bngblaster-0.6.13.tgz
    version: 0.6.13
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.713206914Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: ec9d28ae180dac5edd97e8e04e2acb7864103dbf2e7efbe1bea2a925da9daf3a
    name: bngblaster
    urls:
    - bngblaster-0.6.12.tgz
    version: 0.6.12
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.710072234Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 154b827611a66a69ae906f1c957a3fb7d0ac095744da0c99789dcd39b66a167d
    name: bngblaster
    urls:
    - bngblaster-0.6.11.tgz
    version: 0.6.11
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.708051467Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 4461ddc91c0e3b8fc835f4075c9d9270abb7f0fa8d1e14d8a516fa1d2e753e27
    name: bngblaster
    urls:
    - bngblaster-0.6.10.tgz
    version: 0.6.10
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.80657614Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 812b92bac17392e073886e7234133c25fdbf6bfab5bbba1a7637fdaeb824cd36
    name: bngblaster
    urls:
    - bngblaster-0.6.9.tgz
    version: 0.6.9
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.803796548Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: ca92851806e38bc80ab3678b915ce78179687091d1942e358f503b583fabd90c
    name: bngblaster
    urls:
    - bngblaster-0.6.8.tgz
    version: 0.6.8
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.802271908Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: e9e921543570ce1ff2aa03ecfefce6e4df68d87fa2b534335455f7d578e5ff35
    name: bngblaster
    urls:
    - bngblaster-0.6.7.tgz
    version: 0.6.7
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.800738893Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: e950e17a497f058fcbb253ab648eb1a52d079694d479a35d5ecf806b2816242b
    name: bngblaster
    urls:
    - bngblaster-0.6.6.tgz
    version: 0.6.6
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.787965698Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 45f4a7493075ba1193b1a5731c7ef05dfeebab12203ebf44b5b2b4d54b5faf5f
    name: bngblaster
    urls:
    - bngblaster-0.6.5.tgz
    version: 0.6.5
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.768605062Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: d55daa1420244dad38e085478158d317d1c2801f9dffda7808cd7ec993248515
    name: bngblaster
    urls:
    - bngblaster-0.6.4.tgz
    version: 0.6.4
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.746746539Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 6a8222af7a4dbe2e2d78bc3b6e046ba9fae8ddce6d20fc6ccdf4324dcffe9b20
    name: bngblaster
    urls:
    - bngblaster-0.6.3.tgz
    version: 0.6.3
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.813487204Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 3b642af11bcda5a7c0953a2d722f9ea60b153f4c77c5a077c89f2a443f85c752
    name: bngblaster
    urls:
    - bngblaster-v0.6.2.tgz
    version: v0.6.2
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.706097645Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: d3aa6846a7c452a5089335f6f09b60b9efa14c44da643ab13383fdde3285c8c8
    name: bngblaster
    urls:
    - bngblaster-0.6.1.tgz
    version: 0.6.1
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.70458322Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 6ddbdecb535f67c23ccd83e90ab3bcbe05ffafba80cec27be7df9cfd94f5353b
    name: bngblaster
    urls:
    - bngblaster-0.5.1.tgz
    version: 0.5.1
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.703209512Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 902a34317fec0be2ff0f9577eadfc9ed25d75333fb23202cfd709f21a3a21704
    name: bngblaster
    urls:
    - bngblaster-0.4.1.tgz
    version: 0.4.1
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.701824183Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 686f138ac94f1f591997f6c9f3b769ef26274a468b84081aaff9ade786b1faf5
    name: bngblaster
    urls:
    - bngblaster-0.3.1.tgz
    version: 0.3.1
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.700267462Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    - condition: global.syncthing.enabled
      name: syncthing
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 357a017f54114ea0dcc989091cb3b21171a4f084a93a2b635d8175a7c9752e82
    name: bngblaster
    urls:
    - bngblaster-0.2.1.tgz
    version: 0.2.1
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.696767572Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    - condition: global.syncthing.enabled
      name: syncthing
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 1cdf7e09959c460f5517dfa789cd47ae6786fa941e1b183fba80d01e68577e45
    name: bngblaster
    urls:
    - bngblaster-0.2.0.tgz
    version: 0.2.0
  clickhouse:
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:24.818819236Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 6bbeccad3e7239582cf8acf54b90c1db8d7cd3f9014645536c09cfa9bffc845c
    name: clickhouse
    type: application
    urls:
    - clickhouse-0.2.1.tgz
    version: 0.2.1
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:24.816179332Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 0f66f01f98d4f21210560c191f519fcee0404eee4b2719c0a3233a9895061ba6
    name: clickhouse
    type: application
    urls:
    - clickhouse-0.2.0.tgz
    version: 0.2.0
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:24.814838124Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: ba8810357ddbf9a79c4f79d39666d353febab9585fb809880250708e7a063756
    name: clickhouse
    type: application
    urls:
    - clickhouse-0.1.0.tgz
    version: 0.1.0
  common:
  - annotations:
      category: Infrastructure
    apiVersion: v2
    appVersion: 1.4.3
    created: "2026-04-09T04:33:24.821217243Z"
    description: A Library Helm Chart for grouping common logic between bitnami charts.
      This chart is not deployable by itself.
    digest: 77a7ad8784e78e2829ba8ec029f2e783a3ae8c16803699d62172529fd7f8f324
    name: common
    urls:
    - common-1.5.3.tgz
    version: 1.5.3
  - annotations:
      category: Infrastructure
    apiVersion: v2
    appVersion: 1.4.3
    created: "2026-04-09T04:33:24.820113292Z"
    description: A Library Helm Chart for grouping common logic between bitnami charts.
      This chart is not deployable by itself.
    digest: 6de98516cfe1286a50c29da41d22e19da99fddafd85255b672e42518f93fd524
    name: common
    urls:
    - common-1.4.3.tgz
    version: 1.4.3
  convert-data:
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.827691158Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Convert_data app
    digest: 8a0f395be0be2bee1194f5fc693becd727094d274257f2114dec72adf0427e99
    name: convert-data
    urls:
    - convert-data-0.13.2.tgz
    version: 0.13.2
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.826167445Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Convert_data app
    digest: 3accb34d5b2fb3878f67e691859c78bc91d159526d10305f4f75cd7d9cf97ce3
    name: convert-data
    urls:
    - convert-data-0.12.2.tgz
    version: 0.12.2
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.824417703Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Convert_data app
    digest: 038829bc4607a1be08ce27dc45350aaff79efa44bd10b4ba1b0ef189d2891ef1
    name: convert-data
    urls:
    - convert-data-0.11.2.tgz
    version: 0.11.2
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.822750704Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Convert_data app
    digest: c55bd173585bbd02b5048f7cd636b6c41700d732ee95fba8749e23002b971a66
    name: convert-data
    urls:
    - convert-data-0.10.2.tgz
    version: 0.10.2
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.834901175Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Convert_data app
    digest: 1797fdb2247fc4442c2de87a0d324d6625e66fac2aafd3903d1d0b367951a0bb
    name: convert-data
    urls:
    - convert-data-0.9.2.tgz
    version: 0.9.2
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.833451963Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Convert_data app
    digest: b1e5f5ce5afe56988d4cb869f55b199197d481de3a16724be40c4014e6dd7c08
    name: convert-data
    urls:
    - convert-data-0.8.2.tgz
    version: 0.8.2
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.831315884Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Convert_data app
    digest: f4766a809a5b1f9854e218c290a9fe27fd3ae8a75c372a661056f055747640b5
    name: convert-data
    urls:
    - convert-data-0.7.2.tgz
    version: 0.7.2
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.829354675Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Convert_data app
    digest: 5ff04008b4afeb2b524f3cf90b87bf3b5ad21cd9e1b77e740385a932701b4729
    name: convert-data
    urls:
    - convert-data-0.6.2.tgz
    version: 0.6.2
  csv-view:
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.842549305Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: SVTECH Rundeck CSV View
    digest: f3a02cbcdee27b4f08b0700d45407067f86939bac707717f3bdbca134f439bdd
    name: csv-view
    urls:
    - csv-view-1.2.2.tgz
    version: 1.2.2
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.840662133Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: SVTECH Rundeck CSV View
    digest: 7e56b753dd9cc02092aec6e7cee50efc79f30406414dee46c4f23936913e8fa2
    name: csv-view
    urls:
    - csv-view-1.2.1.tgz
    version: 1.2.1
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.839114123Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: SVTECH Rundeck CSV View
    digest: 2981e4b80644e91fc89f0442a14133727f4b90ebb413e44ff50122793e832da8
    name: csv-view
    urls:
    - csv-view-1.2.0.tgz
    version: 1.2.0
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.837723729Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: SVTECH Rundeck CSV View
    digest: de9b19f40c0fc76a24093f9f64330847c2f3bc3cfcd93c70ac077464ff38ce7f
    name: csv-view
    urls:
    - csv-view-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.836359319Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: SVTECH Rundeck CSV View
    digest: 5fa3054ee7dab9465e9bca8bf50a714fadf28ab7a8d15f9e6266df7f8feeeb85
    name: csv-view
    urls:
    - csv-view-1.0.0.tgz
    version: 1.0.0
  daloradius:
  - apiVersion: v2
    appVersion: 1.0.0
    created: "2026-04-09T04:33:24.852266564Z"
    description: A Helm chart for Kubernetes
    digest: 7dcc0b0dd10488a74f3f22f67271280b70b77ed68e7ca377cb8277144d2827af
    name: daloradius
    type: application
    urls:
    - daloradius-1.2.0.tgz
    version: 1.2.0
  - apiVersion: v2
    appVersion: 1.0.0
    created: "2026-04-09T04:33:24.850605689Z"
    description: A Helm chart for Kubernetes
    digest: 415d1c29cb6eebd6d364b30b565941358051afbd2f3cf158035c79d5f8921d31
    name: daloradius
    type: application
    urls:
    - daloradius-1.1.2.tgz
    version: 1.1.2
  - apiVersion: v2
    appVersion: 1.0.0
    created: "2026-04-09T04:33:24.848956105Z"
    description: A Helm chart for Kubernetes
    digest: 2db6ab6dc166a662016b808796a06a2fcb13d9535a2b481fa4a3b7c609d22957
    name: daloradius
    type: application
    urls:
    - daloradius-1.1.1.tgz
    version: 1.1.1
  - apiVersion: v2
    appVersion: 1.0.0
    created: "2026-04-09T04:33:24.847093627Z"
    description: A Helm chart for Kubernetes
    digest: b6f60337740dbd5b8f1e3e22289dbb8a47a4edbc6f11c6a84922f64430d0c493
    name: daloradius
    type: application
    urls:
    - daloradius-1.0.1.tgz
    version: 1.0.1
  - apiVersion: v2
    appVersion: 1.0.0
    created: "2026-04-09T04:33:24.844714829Z"
    description: A Helm chart for Kubernetes
    digest: 82e3dfacfd554577a2e6cba28586aa1d2552c38e369ca172a4b296fb9303f59d
    name: daloradius
    type: application
    urls:
    - daloradius-1.0.0.tgz
    version: 1.0.0
  debuger:
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.858642708Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: SVTECH Debuger
    digest: ff8623ce2960ac3051ef073196bb0e58a54b390bcdba8e3285c6df28dd80785d
    name: debuger
    urls:
    - debuger-1.2.1.tgz
    version: 1.2.1
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.857205689Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: SVTECH Debuger
    digest: 5e0eda3890df45903e6e5d106ae4f5bedd5d1f47920817167855a3feea084b88
    name: debuger
    urls:
    - debuger-1.2.0.tgz
    version: 1.2.0
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.855613951Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: SVTECH Debuger
    digest: 8959481e328886290377e47475992397ae26de9545ba5a5254066aeb736a216c
    name: debuger
    urls:
    - debuger-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.854123129Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      tags:
      - bitnami-common
      version: 1.x.x
    description: SVTECH Debuger
    digest: 567f224e38f1b97010dc973158f6545f66a43f34719c0ceb298f31ba97a3a51c
    name: debuger
    urls:
    - debuger-1.0.0.tgz
    version: 1.0.0
  docxtemplate:
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.861214959Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: 21f1030cd1b597b82d1abba7f26283cc37c2394483c43fb35441527ed5a9a9ee
    name: docxtemplate
    urls:
    - docxtemplate-0.10.12.tgz
    version: 0.10.12
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.892039398Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: a8377e63bea4d140481d141c3ef061245dac775654fb575d0558e181b75189e3
    name: docxtemplate
    urls:
    - docxtemplate-0.9.12.tgz
    version: 0.9.12
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.890600968Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: a8cf9a5a18e6044549a38c70fa243da195bf0b43a7892174369374f6bc2ac02d
    name: docxtemplate
    urls:
    - docxtemplate-0.8.12.tgz
    version: 0.8.12
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.889082294Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: 30e169110be1ec33dc6c70fbf20b8b473faa5ec3454c6131565767f7f35e9519
    name: docxtemplate
    urls:
    - docxtemplate-0.7.12.tgz
    version: 0.7.12
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.872235835Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: 5a50f22f2550bfe16e703c0efbb680c358126e613f09e50554d2e4ba70b3442e
    name: docxtemplate
    urls:
    - docxtemplate-0.6.12.tgz
    version: 0.6.12
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.870630761Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: de2bf16f4f26a71623df546572ca7473777155ef5a62fc273f4a1000b967bb37
    name: docxtemplate
    urls:
    - docxtemplate-0.6.11.tgz
    version: 0.6.11
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.869066625Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: d581b2f31ae6e2ae992c51433dbac3e50f2049806f5e271b17b5cecee72cfc0d
    name: docxtemplate
    urls:
    - docxtemplate-0.6.10.tgz
    version: 0.6.10
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.886523933Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: 1e0cff4da1039460b2f7fce39e8c3148e9d88d809ae7c1c59f243c8d3cbafb6b
    name: docxtemplate
    urls:
    - docxtemplate-0.6.9.tgz
    version: 0.6.9
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.884963221Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: 7ffc97e9f9a945f0e15bbc6b3764ad4d14910d62062d918e4008a47152f8be90
    name: docxtemplate
    urls:
    - docxtemplate-0.6.8.tgz
    version: 0.6.8
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.883414869Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: e44af5fc44e87f19adf88235846dab03ecef2ac552a559111c39034d2fbccdfa
    name: docxtemplate
    urls:
    - docxtemplate-0.6.7.tgz
    version: 0.6.7
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.881968876Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: 31bf7fc350a498bec2cf4fbbb4390e861542e65c3c22a5f65cd316b2b998a494
    name: docxtemplate
    urls:
    - docxtemplate-0.6.6.tgz
    version: 0.6.6
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.88024075Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: f20b507b2772febf41de114445fa98a4c9edaa1757cf5b5dfa8f83c26b8c1ae0
    name: docxtemplate
    urls:
    - docxtemplate-0.6.5.tgz
    version: 0.6.5
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.87868414Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: f6b39759a451ba864dc87a5b6407cd9fa96e9604ca143132bc4294b4efa4130d
    name: docxtemplate
    urls:
    - docxtemplate-0.6.4.tgz
    version: 0.6.4
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.876962031Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: a05359f19ef011e8c320513695c7e68c03142981f3433cebc7908a053fff579a
    name: docxtemplate
    urls:
    - docxtemplate-0.6.3.tgz
    version: 0.6.3
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.875276317Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: 421511a57e866ec2ad55945df965ea26b720af3a14c7258d1a0acce69ca83443
    name: docxtemplate
    urls:
    - docxtemplate-0.6.2.tgz
    version: 0.6.2
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.893465613Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: 1b5ed25554e0a57e76351cb6198579cc5188d10b31dfba5f65693b63b3fff062
    name: docxtemplate
    urls:
    - docxtemplate-v0.6.1.tgz
    version: v0.6.1
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.867466084Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: 98164a99599ecffd0ec731b16a051c7b311e3ca54f004bf90760e9dbf794a4df
    name: docxtemplate
    urls:
    - docxtemplate-0.6.0.tgz
    version: 0.6.0
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.865972343Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: 9d9b8c5c4e4564ce0373d91463f52f265a928c6b917b7144285691df487c8e03
    name: docxtemplate
    urls:
    - docxtemplate-0.5.0.tgz
    version: 0.5.0
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.86451337Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: 9e021eb1f40b5ac6e2670958847da6c65da87b6d71e401da8008e5bd1a2200b6
    name: docxtemplate
    urls:
    - docxtemplate-0.4.0.tgz
    version: 0.4.0
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.862780423Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Tender Document Generator app
    digest: 9f730fbf14649174c18a6caef3c870743ac7aa5ce10b71e41d093e5f2dffc438
    name: docxtemplate
    urls:
    - docxtemplate-0.3.0.tgz
    version: 0.3.0
  elastalert-ui:
  - annotations:
      basedOn: elastalert2
      category: elastalert-ui
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.907451443Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: Customized ElastAlert2 as a UI for automating rule-based alerting
      in Elasticsearch
    digest: dc1b4a2e86005f24ac3b619d0d7195ff7591e20687ea633886abc6104626e3e8
    name: elastalert-ui
    urls:
    - elastalert-ui-1.0.5.tgz
    version: 1.0.5
  - annotations:
      basedOn: elastalert2
      category: elastalert-ui
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.904737188Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: Customized ElastAlert2 as a UI for automating rule-based alerting
      in Elasticsearch
    digest: b3527df18d37b22fbf37cfd73bcae4edb9c9ebbea7b76edc1f726d37ebbaad5d
    name: elastalert-ui
    urls:
    - elastalert-ui-1.0.4.tgz
    version: 1.0.4
  - annotations:
      basedOn: elastalert2
      category: elastalert-ui
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.901595035Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: Customized ElastAlert2 as a UI for automating rule-based alerting
      in Elasticsearch
    digest: a6eb37fda2fb30b6e9bbdcf3e4c951a774886273eade6c80b713efbe5a5ce1aa
    name: elastalert-ui
    urls:
    - elastalert-ui-1.0.3.tgz
    version: 1.0.3
  - annotations:
      basedOn: elastalert2
      category: elastalert-ui
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.897996756Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: Customized ElastAlert2 as a UI for automating rule-based alerting
      in Elasticsearch
    digest: c9945119a8f0a4571d1f421fb50e2ca5fb0170b83ea086decd7c841b3ac090e5
    name: elastalert-ui
    urls:
    - elastalert-ui-1.0.2.tgz
    version: 1.0.2
  - annotations:
      basedOn: elastalert2
      category: elastalert-ui
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.895688347Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: Customized ElastAlert2 as a UI for automating rule-based alerting
      in Elasticsearch
    digest: 19f1e25808dcdcf606c9cafbfb745a5930262bfa8c4f5e042537c9e18b9564ff
    name: elastalert-ui
    urls:
    - elastalert-ui-1.0.1.tgz
    version: 1.0.1
  elasticsearch:
  - annotations:
      category: elasticsearch
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.909041353Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: elasticsearch
    digest: 7d947b740861da1503daff8375f1617d8235ceef06d00b6d91d86cc747a4a718
    name: elasticsearch
    urls:
    - elasticsearch-1.0.0.tgz
    version: 1.0.0
  filebeat:
  - annotations:
      category: filebeat
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.910254103Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: filebeat
    digest: 253d448a8dab123207d1a1cacca7921bf431c69779891ad9c866da1daa9081c7
    name: filebeat
    urls:
    - filebeat-1.0.0.tgz
    version: 1.0.0
  freeradius:
  - annotations:
      category: AccessManagement
    apiVersion: v2
    appVersion: 3.0.26
    created: "2026-04-09T04:33:24.957313509Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: FreeRADIUS is a modular, high performance free RADIUS suite developed
      and distributed under the GNU General Public License, version 2, and is free
      for download and use.
    digest: f9a0368add5a66eb148065bfe6b8e5cabd4f6487d140ed3f4eb767c16f249a0a
    name: freeradius
    type: application
    urls:
    - freeradius-0.2.8.tgz
    version: 0.2.8
  - annotations:
      category: AccessManagement
    apiVersion: v2
    appVersion: 3.0.26
    created: "2026-04-09T04:33:24.948230955Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: FreeRADIUS is a modular, high performance free RADIUS suite developed
      and distributed under the GNU General Public License, version 2, and is free
      for download and use.
    digest: 29609d40d683c33ef85798e992fde481b1453542186feeb40770f96111ac718b
    name: freeradius
    type: application
    urls:
    - freeradius-0.2.7.tgz
    version: 0.2.7
  - annotations:
      category: AccessManagement
    apiVersion: v2
    appVersion: 3.0.26
    created: "2026-04-09T04:33:24.938723749Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: FreeRADIUS is a modular, high performance free RADIUS suite developed
      and distributed under the GNU General Public License, version 2, and is free
      for download and use.
    digest: c0f92d447385b02820b30b63142be26d1f434dc4af78db19327f68d43cda75a1
    name: freeradius
    type: application
    urls:
    - freeradius-0.2.6.tgz
    version: 0.2.6
  - annotations:
      category: AccessManagement
    apiVersion: v2
    appVersion: 3.0.26
    created: "2026-04-09T04:33:24.930984604Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: FreeRADIUS is a modular, high performance free RADIUS suite developed
      and distributed under the GNU General Public License, version 2, and is free
      for download and use.
    digest: 5bf323f1c3eeaf486d56539a7acfe681ea94689a24a4135ac6f7cb37878ed481
    name: freeradius
    type: application
    urls:
    - freeradius-0.1.6.tgz
    version: 0.1.6
  - annotations:
      category: AccessManagement
    apiVersion: v2
    appVersion: 3.0.26
    created: "2026-04-09T04:33:24.920315752Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: FreeRADIUS is a modular, high performance free RADIUS suite developed
      and distributed under the GNU General Public License, version 2, and is free
      for download and use.
    digest: e1153f9bead16c59b8514b1902ab69e25c451581413d11dae288d6579a1b0c8d
    name: freeradius
    type: application
    urls:
    - freeradius-0.1.5.tgz
    version: 0.1.5
  gitlist:
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.963598928Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Gitlist
    digest: 430a749cfafbdea62f7d29a4f135b68ac57b82626e0fc309ce0a2814b3c6ecce
    name: gitlist
    urls:
    - gitlist-1.1.2.tgz
    version: 1.1.2
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.962111351Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Gitlist
    digest: 8ed9fafc6a554ad70fef57164c8a00e3e04397f8bba739a87044e6a9671f98fb
    name: gitlist
    urls:
    - gitlist-1.1.1.tgz
    version: 1.1.1
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.960625686Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Gitlist
    digest: 0916d1af9312074eafc4cc7a383c01394c102d7222cfd52c58d6f6b531759612
    name: gitlist
    urls:
    - gitlist-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.959052952Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Gitlist
    digest: 0d068e72661ca647c733f8a1f7abba1a7fc43ab1a73430fd5c443fbf026241f4
    name: gitlist
    urls:
    - gitlist-1.0.0.tgz
    version: 1.0.0
  grafana:
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.999687892Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Grafana
    digest: 956363efb42814b7d6bb813c45c374480334d0095a016428cb05d610688cc200
    name: grafana
    urls:
    - grafana-1.5.8.tgz
    version: 1.5.8
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.997482954Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Grafana
    digest: 6ec51cb3efc77af9113c05dbe449c6005ab719b8446a92ab0beb818da7f0522a
    name: grafana
    urls:
    - grafana-1.5.7.tgz
    version: 1.5.7
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.993248824Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Grafana
    digest: 08b5dd1cd0cdb8a2807f6ab09066116c67e6e1f794b8b02157e1c29519568129
    name: grafana
    urls:
    - grafana-1.5.6.tgz
    version: 1.5.6
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.990367941Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Grafana
    digest: fe5b410e47606a35d32b212be03b1a2de7586fc34818474687f5491bdbc3f636
    name: grafana
    urls:
    - grafana-1.4.6.tgz
    version: 1.4.6
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.987488658Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Grafana
    digest: dd3494397e963a495b37ac6fa1ce4ba2612d3f2fcbe77c2e71d38b71e0a6c31d
    name: grafana
    urls:
    - grafana-1.3.6.tgz
    version: 1.3.6
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.984607492Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Grafana
    digest: c6a2f3443dfe434274c4f9eba28352e779842add3ca168a84299fba492bc837d
    name: grafana
    urls:
    - grafana-1.2.6.tgz
    version: 1.2.6
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.981874465Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Grafana
    digest: 6e55acf207f7198f4d1e9afe7699d916bc3eaf19111cbc4daddef2556a2f8ca1
    name: grafana
    urls:
    - grafana-1.2.5.tgz
    version: 1.2.5
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.978858762Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Grafana
    digest: 0508ec0b918fc306316bcad32726df1680db450c9857ef834c90c4b225402a7e
    name: grafana
    urls:
    - grafana-1.2.4.tgz
    version: 1.2.4
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.975029193Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Grafana
    digest: 67f208d4176a5b11751e31d3d10fbb731236434f30826a720bc9622b27d4d3c5
    name: grafana
    urls:
    - grafana-1.2.3.tgz
    version: 1.2.3
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.973095466Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Grafana
    digest: ba598940ad3624b2eb9727020fe0b22da1a543983ad98eb6fe17a38f3d7c2723
    name: grafana
    urls:
    - grafana-1.2.2.tgz
    version: 1.2.2
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.970922464Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Grafana
    digest: 2ee61f4731cf5763440d9ce712a69f169b470c4b0708e210779a349f621ab351
    name: grafana
    urls:
    - grafana-1.2.1.tgz
    version: 1.2.1
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.968791511Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Grafana
    digest: 10dd90a1e139ad45978b2cef69f516031ef21e27951aa57be863d21f8a2c832c
    name: grafana
    urls:
    - grafana-1.1.1.tgz
    version: 1.1.1
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.966867008Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Grafana
    digest: 65fbcc73aa11b7f480423a59742902cd53de1f5a93ab2aa455692472af026b7e
    name: grafana
    urls:
    - grafana-1.0.1.tgz
    version: 1.0.1
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:24.965183989Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Grafana
    digest: 537c90346dafea21927b6d0d6e068b859ec4f1c399a122691cb165d2a7376b39
    name: grafana
    urls:
    - grafana-1.0.0.tgz
    version: 1.0.0
  host-path-pv:
  - annotations:
      category: Storage
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.006524805Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH HostPath Persistent Volume
    digest: 884464db9719b736fcf1ea0054642d2079d8cfdb5297e2477c4a041c3900a334
    name: host-path-pv
    urls:
    - host-path-pv-1.1.2.tgz
    version: 1.1.2
  - annotations:
      category: Storage
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.004599655Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH HostPath Persistent Volume
    digest: befbd23f0089554c6ba323cf959eba75b5072edcc1a9d63a02d045b66ef8ef13
    name: host-path-pv
    urls:
    - host-path-pv-1.1.1.tgz
    version: 1.1.1
  - annotations:
      category: Storage
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.00246145Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH HostPath Persistent Volume
    digest: 15e61d1b5e81b31e966690786e80acd0ed876b77d1a699e68b549d8dfa20c7d0
    name: host-path-pv
    urls:
    - host-path-pv-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: Storage
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.0011051Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH HostPath Persistent Volume
    digest: b48902e10580250951ae4a7380398a6e1a0fcc13293f94de4d8097ed52efb4fa
    name: host-path-pv
    urls:
    - host-path-pv-1.0.0.tgz
    version: 1.0.0
  icinga2:
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.076705018Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 5c29f1c70c870566232565457048cdfd90896f653659db60cb7b3863e32d6f9a
    name: icinga2
    urls:
    - icinga2-1.8.17.tgz
    version: 1.8.17
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.072962656Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: e4e3ef6f955b249d3b5d7cd50d0c1bfb53cda4cb18fb564adba1ca44eece359a
    name: icinga2
    urls:
    - icinga2-1.8.16.tgz
    version: 1.8.16
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.070577545Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: a6bc3f0d9d10b25b5d61181c7e2e5ec37509cd45581105118372dc7615796118
    name: icinga2
    urls:
    - icinga2-1.8.15.tgz
    version: 1.8.15
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.068242511Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: d33bd3958b4fdfc48eaf3cff38e59b026c5daba4586ad080521cea4730579660
    name: icinga2
    urls:
    - icinga2-1.7.15.tgz
    version: 1.7.15
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.065779806Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 022e58a7ddecb0a6a79897007fde64e6fd33826b1ddc088b1ddfe549c9699793
    name: icinga2
    urls:
    - icinga2-1.7.14.tgz
    version: 1.7.14
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.063220633Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 6dbf97f85996e2098323fbb82eccf286596a2fee03d73fd98ea995f41234419e
    name: icinga2
    urls:
    - icinga2-1.6.14.tgz
    version: 1.6.14
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.059865925Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: b7b52cbb3c8de21f62cb66f4aa3fb9992e5dd3f3741834d60991769886c4ffc8
    name: icinga2
    urls:
    - icinga2-1.5.14.tgz
    version: 1.5.14
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.057650974Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: c7f71973b106731d88d9e4dea459ce37542ee6fe277c09a90235bb5a5a2adde3
    name: icinga2
    urls:
    - icinga2-1.4.14.tgz
    version: 1.4.14
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.032875181Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 10ae0ebbf4647fa99df6c3520565612fcafa931e3b3a61848792d9d7e5d55963
    name: icinga2
    urls:
    - icinga2-1.3.14.tgz
    version: 1.3.14
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.030505375Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 904f48a34d6470287f210b3c538c2cffde959324223a6478d6a25115bccf11f2
    name: icinga2
    urls:
    - icinga2-1.3.13.tgz
    version: 1.3.13
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.028091786Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 842183fb587634f97253eff27eac7f808d1dfc8510e925417b4fb3978ec28a84
    name: icinga2
    urls:
    - icinga2-1.3.12.tgz
    version: 1.3.12
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.025322995Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 8f616116f78116a4e21412d9db943431acd9b6b277aa816c1bc62d4e7618d623
    name: icinga2
    urls:
    - icinga2-1.3.11.tgz
    version: 1.3.11
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.021713342Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 07ac497b30ff86597a61bf990e2fb2873317ee37f9819e4d524e0c57d470271b
    name: icinga2
    urls:
    - icinga2-1.3.10.tgz
    version: 1.3.10
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.055305514Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 5ec9856e42a868fc47e68627a327cb6806ded67c310528ab03718cfcb0fdef65
    name: icinga2
    urls:
    - icinga2-1.3.9.tgz
    version: 1.3.9
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.052885838Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 213b85594cc499eac755db94af2e920ba33c02f6093cfd5f5f8a0f04a0cac879
    name: icinga2
    urls:
    - icinga2-1.3.8.tgz
    version: 1.3.8
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.050336117Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 9b0d32bb55a18b5411908a2eda01437ae57895c96bc2ec956d66e0ea7a8bef3e
    name: icinga2
    urls:
    - icinga2-1.3.7.tgz
    version: 1.3.7
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.047161103Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 5666f08d626602346515707f02de03a9f3c0d2f71870b71172d8b8a098ff53a7
    name: icinga2
    urls:
    - icinga2-1.3.6.tgz
    version: 1.3.6
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.044845022Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 757ce3fea10917023b4aabd1b80b8d77efe31af284bb3442f30aaa8f6e1ad9b0
    name: icinga2
    urls:
    - icinga2-1.3.5.tgz
    version: 1.3.5
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.042369084Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 7402b9b5942240e37b669266cd3602b4cdb459bd45be916004fbe9fc45c0e1a4
    name: icinga2
    urls:
    - icinga2-1.3.4.tgz
    version: 1.3.4
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.039782914Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 2bafb54ab83714e6f844445402b3bcc2bf6e2b7684fcf0af28374da0925720cb
    name: icinga2
    urls:
    - icinga2-1.3.3.tgz
    version: 1.3.3
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.035183588Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 309eb667990f3ed9ba596889f903387aa14a269d598b8940713cf93319e72785
    name: icinga2
    urls:
    - icinga2-1.3.2.tgz
    version: 1.3.2
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.019527851Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 798d8133f0c8f8206cd73e65cc3734ad21bbc099171768a46a26bc3f359ec89d
    name: icinga2
    urls:
    - icinga2-1.3.1.tgz
    version: 1.3.1
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.017398064Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: 8fe3b31fb57fd18455e5436ddaed52672040ebc2b6cf28bc52ced807535b91d9
    name: icinga2
    urls:
    - icinga2-1.2.1.tgz
    version: 1.2.1
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.015251199Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: f3a6422baa591ecfc5e87e6d0fef9554209af4949ddfeebd994f15e297dd44aa
    name: icinga2
    urls:
    - icinga2-1.1.1.tgz
    version: 1.1.1
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.012937729Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: e45bd4b0a32116d24e16b4f26581db6ecdd96dde0fb56a66671fce2dbfdb1c13
    name: icinga2
    urls:
    - icinga2-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.009460629Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2
    digest: d18be9ce6a84cc267f3b129dd663b70f7ad3118fc3e09e56a62aa6c439813b8d
    name: icinga2
    urls:
    - icinga2-1.0.0.tgz
    version: 1.0.0
  icinga2-report:
  - annotations:
      category: backend
    apiVersion: v2
    appVersion: v1.7.0
    created: "2026-04-09T04:33:25.083906218Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2 Report
    digest: f31b9c04345a19621a68b6119685f11d35f01d37afda103a9c17818dcf3e7a34
    name: icinga2-report
    urls:
    - icinga2-report-1.1.2.tgz
    version: 1.1.2
  - annotations:
      category: backend
    apiVersion: v2
    appVersion: v1.7.0
    created: "2026-04-09T04:33:25.082265958Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2 Report
    digest: 79f491466e2fd87d29827895d4c441967477841efbd189acabaf9efd70431eae
    name: icinga2-report
    urls:
    - icinga2-report-1.1.1.tgz
    version: 1.1.1
  - annotations:
      category: backend
    apiVersion: v2
    appVersion: v1.7.0
    created: "2026-04-09T04:33:25.080649995Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2 Report
    digest: a7583900754baf6bf776599d3571760baca93fb6f0bb1cfdf5fddc4cb6d4daee
    name: icinga2-report
    urls:
    - icinga2-report-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: backend
    apiVersion: v2
    appVersion: v1.7.0
    created: "2026-04-09T04:33:25.078994435Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Icinga2 Report
    digest: 34316ea1d4b39cfcc40f7e673ab0419f689426ac1578dd33131a6a3e4299e5a9
    name: icinga2-report
    urls:
    - icinga2-report-1.0.0.tgz
    version: 1.0.0
  icingaweb:
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.121280001Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: 4a5a34144f16465a86c85883186fc89ce0342682ba0cf82d969fef67a5f0bcb4
    name: icingaweb
    urls:
    - icingaweb-1.7.9.tgz
    version: 1.7.9
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.119503731Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: fffeab2d39b1a3c04eecf3a54f776f28db7dc03e24a3f4c7638f0e9790c82e83
    name: icingaweb
    urls:
    - icingaweb-1.7.8.tgz
    version: 1.7.8
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.117716726Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: d3e6f2eae59d22e85545d06025567ed242e0b1f9e943a285f9313e8223f15f96
    name: icingaweb
    urls:
    - icingaweb-1.6.8.tgz
    version: 1.6.8
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.115839696Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: e0c9bec65c8ae93f3c5eb4afa7bb3fe66a0f444e228768c076ab4abba38f69ea
    name: icingaweb
    urls:
    - icingaweb-1.6.7.tgz
    version: 1.6.7
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.113842666Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: 87d3795189dddf65218a76d41bb887df1e588c5e6e2f97e59c93ecfb1840a736
    name: icingaweb
    urls:
    - icingaweb-1.6.6.tgz
    version: 1.6.6
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.110806842Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: bcd430a4ee289ae5f06780e76c10844ffe02abb623b10c9ee85d1be83b435fb6
    name: icingaweb
    urls:
    - icingaweb-1.6.5.tgz
    version: 1.6.5
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.108923014Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: 700362abc45101084b8d16e00819c8a95070f768193e910ad8fdb55bba1924d8
    name: icingaweb
    urls:
    - icingaweb-1.5.5.tgz
    version: 1.5.5
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.106992685Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: 9847ebda49088c13eefeb64132f8edbf23665819c26e525b8c064708fff11754
    name: icingaweb
    urls:
    - icingaweb-1.5.4.tgz
    version: 1.5.4
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.105249366Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: f91e10bafd5a838eec62988ca456e65d620611c845b45c7081c30f05e83627a0
    name: icingaweb
    urls:
    - icingaweb-1.5.3.tgz
    version: 1.5.3
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.103227066Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: 92274afc4a6bb0ab195cbd9e6e3f50f92c4e0c0edb3dfcced998592766d9e476
    name: icingaweb
    urls:
    - icingaweb-1.5.2.tgz
    version: 1.5.2
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.100931364Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: 32a28452582ef2054aaf556cfc926f750b600bc22cad753ab8f191a849744091
    name: icingaweb
    urls:
    - icingaweb-1.5.1.tgz
    version: 1.5.1
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.097629828Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: b2593c9ce53928ab28ba77cbf169f66591f1af902d7f9ef724c69dcee98d8894
    name: icingaweb
    urls:
    - icingaweb-1.4.1.tgz
    version: 1.4.1
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.095856904Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: 8ee4ca659c549586fe74d262ecf07ff81d27a87a9a77c7c1f18d881cdec2993c
    name: icingaweb
    urls:
    - icingaweb-1.3.1.tgz
    version: 1.3.1
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.093930342Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: 91882ab5c71404c82cf95059d282d7a09bdcd00ab2b93597d4225cfefee78f68
    name: icingaweb
    urls:
    - icingaweb-1.2.1.tgz
    version: 1.2.1
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.09203126Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: f84a271cd9d806743ce0e03bfe929cd2fbdd2109c0ec8224f241981f16afa8de
    name: icingaweb
    urls:
    - icingaweb-1.2.0.tgz
    version: 1.2.0
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.089700739Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: 003c301d7931df24936022837c859353c4a7fa25124a9aadbb955028c52d8e5a
    name: icingaweb
    urls:
    - icingaweb-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: icingaweb
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.086457107Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    digest: 6c214c804655832c319a5228ffb8086bd4bd2b7e77c3b652516ac23e56cb23d6
    name: icingaweb
    urls:
    - icingaweb-1.0.0.tgz
    version: 1.0.0
  influxdb:
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 2.0.6
    created: "2026-04-09T04:33:25.143682888Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: InfluxDB(TM) is an open source time-series database designed to handle
      large write and read loads in real-time.
    digest: f1fcfb92672607c75ed2127fb6f28e90acf008c5900d767dbccceac21f002c9a
    keywords:
    - influxdb
    - tick
    - database
    - timeseries
    name: influxdb
    urls:
    - influxdb-2.4.4.tgz
    version: 2.4.4
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 2.0.6
    created: "2026-04-09T04:33:25.138589469Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: InfluxDB(TM) is an open source time-series database designed to handle
      large write and read loads in real-time.
    digest: ef2bfc9e8d673ac07afce7ef3364c45a43d5b79abc3e478ff7122d95be7671ea
    keywords:
    - influxdb
    - tick
    - database
    - timeseries
    name: influxdb
    urls:
    - influxdb-2.4.3.tgz
    version: 2.4.3
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 2.0.6
    created: "2026-04-09T04:33:25.133933704Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: InfluxDB(TM) is an open source time-series database designed to handle
      large write and read loads in real-time.
    digest: 4558140b4ef29b07141326803ce824f8eb143ea6a511b9956fd11fdcdd98946c
    keywords:
    - influxdb
    - tick
    - database
    - timeseries
    name: influxdb
    urls:
    - influxdb-2.3.3.tgz
    version: 2.3.3
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 2.0.6
    created: "2026-04-09T04:33:25.129509557Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: InfluxDB(TM) is an open source time-series database designed to handle
      large write and read loads in real-time.
    digest: 4b0147a4dafd027b4ee3a4b21e22fe1652d7284e916f86fd1dd96f861eb11208
    keywords:
    - influxdb
    - tick
    - database
    - timeseries
    name: influxdb
    urls:
    - influxdb-2.2.3.tgz
    version: 2.2.3
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 2.0.6
    created: "2026-04-09T04:33:25.124937552Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: InfluxDB(TM) is an open source time-series database designed to handle
      large write and read loads in real-time.
    digest: 3b9b42da8a15075fba41040720a4ca54d6ceb7320c1c091f9aa574b422afa813
    keywords:
    - influxdb
    - tick
    - database
    - timeseries
    name: influxdb
    urls:
    - influxdb-2.2.2.tgz
    version: 2.2.2
  ingress-nginx:
  - annotations:
      category: Infrastructure
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.149658042Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH ingress-nginx
    digest: 490a71f887ff867c688921810d9cc9277cc62502cbaa74588d80e9d575554613
    name: ingress-nginx
    urls:
    - ingress-nginx-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: Infrastructure
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.148193095Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH ingress-nginx
    digest: 33dce5855521ec0a541c39f00e33e7f68fd77a0127bc4d74f9050d31677e3349
    name: ingress-nginx
    urls:
    - ingress-nginx-1.0.2.tgz
    version: 1.0.2
  - annotations:
      category: Infrastructure
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.146782978Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH ingress-nginx
    digest: 1740e9ee1418ed8396276567414192a2bef75e0267690db2f0f1aca92d085e87
    name: ingress-nginx
    urls:
    - ingress-nginx-1.0.1.tgz
    version: 1.0.1
  - annotations:
      category: Infrastructure
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.145329294Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH ingress-nginx
    digest: 3934df65f1a92ecd6951b1d23ff7e66602ae017dbac9c83924811d6f3efa7b06
    name: ingress-nginx
    urls:
    - ingress-nginx-1.0.0.tgz
    version: 1.0.0
  juniper-syslog-api:
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.158666729Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: d65bf71823649beb17146f131b029b8751694e5b4e9421e79cde11613179f57b
    name: juniper-syslog-api
    type: application
    urls:
    - juniper-syslog-api-0.4.2.tgz
    version: 0.4.2
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.157261936Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: b1f74020abf039a2e5c8a7a96739d32a45af616361301e007f593e5cf7a1e6b0
    name: juniper-syslog-api
    type: application
    urls:
    - juniper-syslog-api-0.3.2.tgz
    version: 0.3.2
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.155862826Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: d9c3d6835e538ea0e111d5186a004538993c1ca02ea5273f80324618a8c6f1ca
    name: juniper-syslog-api
    type: application
    urls:
    - juniper-syslog-api-0.3.1.tgz
    version: 0.3.1
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.153658677Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: d84df3eef884fa6b0b848a64af99970effe13cba9898d3e90d902e75961d059a
    name: juniper-syslog-api
    type: application
    urls:
    - juniper-syslog-api-0.2.1.tgz
    version: 0.2.1
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.152116107Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: cbcd691111b66703f3d7d4dd351492d785e9eed58cf64399314dd3c95faa9271
    name: juniper-syslog-api
    type: application
    urls:
    - juniper-syslog-api-0.1.1.tgz
    version: 0.1.1
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.150856899Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 2356a7f047abd7e835205c1d3fa609f07abb697980a056b2462fb69533445b3c
    name: juniper-syslog-api
    type: application
    urls:
    - juniper-syslog-api-0.1.0.tgz
    version: 0.1.0
  kafka:
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.161305165Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 9e66872976b7cba7e98b23ddba7e44cc02a22e1856588dc5607f5434eca1d3f8
    name: kafka
    type: application
    urls:
    - kafka-0.2.0.tgz
    version: 0.2.0
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.159966309Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 7b6ca365a354c8dd683ca9a793c4bafafb7748fe0c9f9a1852054c8e70f8be08
    name: kafka
    type: application
    urls:
    - kafka-0.1.0.tgz
    version: 0.1.0
  kibana:
  - annotations:
      category: kibana
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.16396547Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: kibana
    digest: 07ea4c5cb912376910e4cd5e52ea79a4eb9732b1349892a8d17912995cbaa0df
    name: kibana
    urls:
    - kibana-1.0.1.tgz
    version: 1.0.1
  - annotations:
      category: kibana
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.162827352Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: kibana
    digest: bee1037d9c4eb3ee71f8cf768bd4563923365eb02c536d6d40ded0df64ed2782
    name: kibana
    urls:
    - kibana-1.0.0.tgz
    version: 1.0.0
  logstash:
  - annotations:
      category: logstash
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.185902468Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: logstash
    digest: 51069b834eb54d577da43f8f77ac76a3277d10599d96a9fcf627616e3946b376
    name: logstash
    urls:
    - logstash-1.0.4.tgz
    version: 1.0.4
  - annotations:
      category: logstash
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.181740306Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: logstash
    digest: 302ad369a0cae4f7ea98304e5e3f1d8e2fe1d1a5d6e95f0333f6772e23da7cc4
    name: logstash
    urls:
    - logstash-1.0.3.tgz
    version: 1.0.3
  - annotations:
      category: logstash
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.177029891Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: logstash
    digest: bb7606ee3090d72c39f1d9eee26e414f438b6a93511a36d3b3ed91b521e7ea59
    name: logstash
    urls:
    - logstash-1.0.2.tgz
    version: 1.0.2
  - annotations:
      category: logstash
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.172714931Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: logstash
    digest: 9e6252c54a5eca4190002ab09f1f7ccc997f71e61df7e2351af95d6a82890765
    name: logstash
    urls:
    - logstash-1.0.1.tgz
    version: 1.0.1
  - annotations:
      category: logstash
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.168553244Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: logstash
    digest: 441efd3491b40bdef3faf97b40735f9af47a41cac4f5d5685c98eebba130d830
    name: logstash
    urls:
    - logstash-1.0.0.tgz
    version: 1.0.0
  mage-ai:
  - apiVersion: v2
    appVersion: 0.9.72
    created: "2026-04-09T04:33:25.267750852Z"
    dependencies:
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 16.3.2
    - alias: common-standalone
      condition: postgresql.enabled
      name: common
      repository: https://charts.bitnami.com/bitnami
      version: 2.x.x
    - condition: postgresqlExternal.enabled
      name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    - condition: postgresqlExternal.enabled
      name: postgresql-ha
      repository: https://svtechnmaa.github.io/charts/artifacthub/postgresql-ha
      version: 9.4.6-svtech
    description: A Helm chart for Mage AI
    digest: 2e753a86f93fc8a7d97043f9e4c8fd1dc88f63fcbd5dbcef4d3eea9bb6b8a795
    name: mage-ai
    sources:
    - https://github.com/mage-ai/helm-charts/tree/master/charts/mageai
    type: application
    urls:
    - mage-ai-0.3.4.tgz
    version: 0.3.4
  - apiVersion: v2
    appVersion: 0.9.72
    created: "2026-04-09T04:33:25.250340909Z"
    dependencies:
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 16.3.2
    - alias: common-standalone
      condition: postgresql.enabled
      name: common
      repository: https://charts.bitnami.com/bitnami
      version: 2.x.x
    - condition: postgresqlExternal.enabled
      name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    - condition: postgresqlExternal.enabled
      name: postgresql-ha
      repository: https://svtechnmaa.github.io/charts/artifacthub/postgresql-ha
      version: 9.4.6-svtech
    description: A Helm chart for Mage AI
    digest: d515d28db6a15cbe84f84be7541b544cb6687340a04421195f3835f5f0511bcb
    name: mage-ai
    sources:
    - https://github.com/mage-ai/helm-charts/tree/master/charts/mageai
    type: application
    urls:
    - mage-ai-0.3.3.tgz
    version: 0.3.3
  - apiVersion: v2
    appVersion: 0.9.72
    created: "2026-04-09T04:33:25.234304655Z"
    dependencies:
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 16.3.2
    - alias: common-standalone
      condition: postgresql.enabled
      name: common
      repository: https://charts.bitnami.com/bitnami
      version: 2.x.x
    - condition: postgresqlExternal.enabled
      name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    - condition: postgresqlExternal.enabled
      name: postgresql-ha
      repository: https://svtechnmaa.github.io/charts/artifacthub/postgresql-ha
      version: 9.4.6-svtech
    description: A Helm chart for Mage AI
    digest: 82a56e796fff8bb3efd4080a72d2994097daeb833d57a47337c13ff4bec4b331
    name: mage-ai
    sources:
    - https://github.com/mage-ai/helm-charts/tree/master/charts/mageai
    type: application
    urls:
    - mage-ai-0.3.2.tgz
    version: 0.3.2
  - apiVersion: v2
    appVersion: 0.9.72
    created: "2026-04-09T04:33:25.217861405Z"
    dependencies:
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 16.3.2
    - alias: common-standalone
      condition: postgresql.enabled
      name: common
      repository: https://charts.bitnami.com/bitnami
      version: 2.x.x
    - condition: postgresqlExternal.enabled
      name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    - condition: postgresqlExternal.enabled
      name: postgresql-ha
      repository: https://svtechnmaa.github.io/charts/artifacthub/postgresql-ha
      version: 9.4.6-svtech
    description: A Helm chart for Mage AI
    digest: ca0f8b00a88d10a155d515f240e241393bfdefe3b53796cab96f59a5a84887fb
    name: mage-ai
    sources:
    - https://github.com/mage-ai/helm-charts/tree/master/charts/mageai
    type: application
    urls:
    - mage-ai-0.3.1.tgz
    version: 0.3.1
  - annotations:
      artifacthub.io/alternativeName: Mage
      artifacthub.io/category: integration-delivery
      artifacthub.io/images: |
        - name: mageai
          image: mageai/mageai:0.9.72
          platforms:
            - linux/amd64
            - linux/arm64
        - name: busybox
          image: busybox
          whitelisted: true
      artifacthub.io/license: Apache-2.0
      artifacthub.io/links: |
        - name: Homepage
          url: https://www.mage.ai/
        - name: Source
          url: https://github.com/mage-ai/helm-charts
        - name: Documentation
          url: https://mage-ai.github.io/helm-charts/
      artifacthub.io/maintainers: |
        - name: Mage
          email: eng@mage.ai
      artifacthub.io/screenshots: |
        - title: Build Pipeline
          url: https://www.mage.ai/images/pages/home/screenshots/v5/Build@2x.png
        - title: Preview Pipeline
          url: https://www.mage.ai/images/pages/home/screenshots/v5/Preview@2x.png
        - title: Launch Pipeline
          url: https://www.mage.ai/images/pages/home/screenshots/v5/Launch@2x.webp
    apiVersion: v2
    appVersion: 0.9.72
    created: "2026-04-09T04:33:25.201816453Z"
    dependencies:
    - condition: postgresql.enabled
      name: postgresql
      repository: https://charts.bitnami.com/bitnami
      version: 16.3.2
    - alias: common-standalone
      condition: postgresql.enabled
      name: common
      repository: https://charts.bitnami.com/bitnami
      version: 2.x.x
    - condition: postgresqlExternal.enabled
      name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    - condition: postgresqlExternal.enabled
      name: postgresql-ha
      repository: https://svtechnmaa.github.io/charts/artifacthub/postgresql-ha
      version: 9.4.6-svtech
    description: A Helm chart for Mage AI
    digest: 472602ab4bb6f19188e91c9d2d643f08f74fbdbddc2848820a264a28731a9105
    home: https://www.mage.ai
    icon: https://avatars.githubusercontent.com/u/69371472
    maintainers:
    - email: eng@mage.ai
      name: mage-ai
      url: https://www.mage.ai
    name: mage-ai
    sources:
    - https://github.com/mage-ai/helm-charts/tree/master/charts/mageai
    type: application
    urls:
    - mage-ai-0.3.0.tgz
    version: 0.3.0
  mariadb-galera:
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 10.5.8
    created: "2026-04-09T04:33:25.270971554Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: MariaDB Galera is a multi-master database cluster solution for synchronous
      replication and high availability.
    digest: 387024024f1360266ad15bcc31d95af69336923dc5e8df26aa8c8562469fd693
    name: mariadb-galera
    urls:
    - mariadb-galera-5.10.10.tgz
    version: 5.10.10
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 10.5.8
    created: "2026-04-09T04:33:25.290712098Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: MariaDB Galera is a multi-master database cluster solution for synchronous
      replication and high availability.
    digest: b1b2698b93416040d79874cff27bcb1d3491088ed3f2b9afba40a7ce54fad8bb
    name: mariadb-galera
    urls:
    - mariadb-galera-5.9.10.tgz
    version: 5.9.10
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 10.5.8
    created: "2026-04-09T04:33:25.293860423Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: MariaDB Galera is a multi-master database cluster solution for synchronous
      replication and high availability.
    digest: 6248e7df874bb76c328cbcfc05a2f3a60245579b2492332934b8e9eb258c69ee
    name: mariadb-galera
    urls:
    - mariadb-galera-5.9.9.tgz
    version: 5.9.9
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 10.5.8
    created: "2026-04-09T04:33:25.286414135Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: MariaDB Galera is a multi-master database cluster solution for synchronous
      replication and high availability.
    digest: c8cf8ffee399ae6dbcc9c9991b048efbb649f408d2a700deaf356a3024e89601
    name: mariadb-galera
    urls:
    - mariadb-galera-5.8.9.tgz
    version: 5.8.9
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 10.5.8
    created: "2026-04-09T04:33:25.281436098Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: MariaDB Galera is a multi-master database cluster solution for synchronous
      replication and high availability.
    digest: b766828d504425f642394742e705f3a7e819212ecb40a6a3513164f101ead247
    name: mariadb-galera
    urls:
    - mariadb-galera-5.7.9.tgz
    version: 5.7.9
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 10.5.8
    created: "2026-04-09T04:33:25.277595388Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: MariaDB Galera is a multi-master database cluster solution for synchronous
      replication and high availability.
    digest: effcb6f02fcce0506e2c296bc957825c2f6519c15510b9da89a302a169b55c73
    name: mariadb-galera
    urls:
    - mariadb-galera-5.6.9.tgz
    version: 5.6.9
  - annotations:
      category: Database
    apiVersion: v2
    appVersion: 10.5.8
    created: "2026-04-09T04:33:25.274382318Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: MariaDB Galera is a multi-master database cluster solution for synchronous
      replication and high availability.
    digest: 4437b5c1e6434086d9e3ad484695c2d56fdb252cfd68b8bc129ac7ef7fb43133
    name: mariadb-galera
    urls:
    - mariadb-galera-5.6.8.tgz
    version: 5.6.8
  maxscale:
  - annotations:
      category: Maxscale
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.309078926Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Maxscale
    digest: cadf14993d1aca757ff34bfab6dbcb559e00db6b7db050771d2d3d30854ad9db
    name: maxscale
    urls:
    - maxscale-1.4.6.tgz
    version: 1.4.6
  - annotations:
      category: Maxscale
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.307502155Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Maxscale
    digest: eecb9d196a343a3608e0e049948192d0b682e4f869d5e6dc4b83bf8720897585
    name: maxscale
    urls:
    - maxscale-1.4.5.tgz
    version: 1.4.5
  - annotations:
      category: Maxscale
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.306372073Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Maxscale
    digest: 1817693a57c26c885c3869e166efc0dc392d928318a1a35e144582771c180fcc
    name: maxscale
    urls:
    - maxscale-1.4.4.tgz
    version: 1.4.4
  - annotations:
      category: Maxscale
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.305226677Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Maxscale
    digest: 73b668c870026ae1c3007a086fe1c1b5eb5fa420b16e995910a6f08fec1bc7a8
    name: maxscale
    urls:
    - maxscale-1.4.3.tgz
    version: 1.4.3
  - annotations:
      category: Maxscale
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.304038211Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Maxscale
    digest: 613d7cc21b96061e505c1a3766cd6a4f9bc54559d883ce2a478e02962484fe87
    name: maxscale
    urls:
    - maxscale-1.4.2.tgz
    version: 1.4.2
  - annotations:
      category: Maxscale
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.302589049Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Maxscale
    digest: f18f8a7483ec990f6d854c64b067fb6d1cc0c6bfad7c917a563b6b09f3e79238
    name: maxscale
    urls:
    - maxscale-1.4.1.tgz
    version: 1.4.1
  - annotations:
      category: Maxscale
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.301326046Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Maxscale
    digest: 00c23256362ac77008bf55ba1953573db84afbbca52909bea72dd0522acf9bc5
    name: maxscale
    urls:
    - maxscale-1.3.1.tgz
    version: 1.3.1
  - annotations:
      category: Maxscale
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.300053191Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Maxscale
    digest: e7daf8501a25f0178f6929f9233a88558f81e7c0cc33162d3da3088b7ccdc17d
    name: maxscale
    urls:
    - maxscale-1.2.1.tgz
    version: 1.2.1
  - annotations:
      category: Maxscale
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.298667829Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Maxscale
    digest: 070d2d6ee950edf7e9ddede51c677b70fb02bcf328367d59f073c08274ed88c5
    name: maxscale
    urls:
    - maxscale-1.1.1.tgz
    version: 1.1.1
  - annotations:
      category: Maxscale
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.29650882Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Maxscale
    digest: a2544a01ff843dd4a945777976c0638ab3cd6453403f19dac36a5dc1714b74a7
    name: maxscale
    urls:
    - maxscale-1.0.1.tgz
    version: 1.0.1
  - annotations:
      category: Maxscale
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.295198652Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Maxscale
    digest: 4d620d4404afdb6026c6ffe59cdac64e7a469581d615018835aff98df94efb62
    name: maxscale
    urls:
    - maxscale-1.0.0.tgz
    version: 1.0.0
  nagvis:
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.320173113Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Nagvis
    digest: 34668efbc9765f600a41a565b5116cb7ced091c574e93a59d31f358877e9ee6b
    name: nagvis
    urls:
    - nagvis-1.2.4.tgz
    version: 1.2.4
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.318735738Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Nagvis
    digest: 2d57247af925c0ce0e5ad430a0ab345f39b5c232a4c443e375d0d338c4ba8108
    name: nagvis
    urls:
    - nagvis-1.2.3.tgz
    version: 1.2.3
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.317249704Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Nagvis
    digest: a0b085e341c28d454d7db678271ceb42513b7c7801fa3a2d50773670f58e57bd
    name: nagvis
    urls:
    - nagvis-1.2.2.tgz
    version: 1.2.2
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.315832834Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Nagvis
    digest: 95ebcc87162545b3cbf032a54498c08cdcb0e089ccdb08a01296dd9f0ba47976
    name: nagvis
    urls:
    - nagvis-1.2.1.tgz
    version: 1.2.1
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.314391103Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Nagvis
    digest: 4653e78d282deac2ea2c1840c4dabc95d10343e78f57de0e62b022d41701978c
    name: nagvis
    urls:
    - nagvis-1.2.0.tgz
    version: 1.2.0
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.312902723Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Nagvis
    digest: 555a1eb823a8aa6c289791743acd3c604c5f188627af3aaf69cdf9c648d302bd
    name: nagvis
    urls:
    - nagvis-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.311366476Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Nagvis
    digest: d403035433498fe17900b7b009c44772632f846d9d04e12e0af463abadc8cde4
    name: nagvis
    urls:
    - nagvis-1.0.0.tgz
    version: 1.0.0
  netops-data:
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.338097871Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for netops-data app
    digest: 0565f54b4b382657f69436ec82117970e4577004d01c5e5de236c72e63bdc142
    name: netops-data
    urls:
    - netops-data-0.19.5.tgz
    version: 0.19.5
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.335104301Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for netops-data app
    digest: ea935a970ddcfcd2589b7ff297eda2b777873d7d5ee5a1e4b783f47d918cfeed
    name: netops-data
    urls:
    - netops-data-0.19.4.tgz
    version: 0.19.4
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.333699Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for netops-data app
    digest: b5e41a26561b04923923186e7476b9c96b0ff1cec310cf18786b418ea39bb122
    name: netops-data
    urls:
    - netops-data-0.18.4.tgz
    version: 0.18.4
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.331880822Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for netops-data app
    digest: 8e99cb4379b7d55f9da14fc421c885924eae0f780ca2afb9f4d006155f0cc14e
    name: netops-data
    urls:
    - netops-data-0.17.4.tgz
    version: 0.17.4
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.330324418Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for netops-data app
    digest: 174c362d72ba773853d6995b48089d158dacd354f283b6bc5346ed82212fe175
    name: netops-data
    urls:
    - netops-data-0.16.4.tgz
    version: 0.16.4
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.328729776Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for netops-data app
    digest: c69ddcc143b443889a90b4efa4b95a684604d4efb4884ccfacafda2e06da5f67
    name: netops-data
    urls:
    - netops-data-0.15.4.tgz
    version: 0.15.4
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.327055138Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for netops-data app
    digest: 6ece2d7c70937fbf41ab2901c41dff47d81069aac6a41fa4d31a2046b6e72da2
    name: netops-data
    urls:
    - netops-data-0.14.4.tgz
    version: 0.14.4
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.325143283Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for netops-data app
    digest: aaa75f56248b59d68b1e194e8467ebdf39d52ab439b9c99cc19e92054c03b47f
    name: netops-data
    urls:
    - netops-data-0.13.4.tgz
    version: 0.13.4
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.322993812Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for netops-data app
    digest: 606303d9741f067fba39d97d59877e33296783731b71c4b4b9c89b330254b398
    name: netops-data
    urls:
    - netops-data-0.13.3.tgz
    version: 0.13.3
  postfix:
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.344210789Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Postfix
    digest: 3c2f57d43b8ed9fee8d1a272de782b31a16c02e1770b10ef484a212e785f9ef3
    name: postfix
    urls:
    - postfix-1.2.1.tgz
    version: 1.2.1
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.342811239Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Postfix
    digest: c15d2760b5ccc181c75afda303ec01a7bd4fbc14a4f3cba36b4e1a5d6cddfef0
    name: postfix
    urls:
    - postfix-1.2.0.tgz
    version: 1.2.0
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.341305724Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Postfix
    digest: fec8e06de058c17c9cec8b7fa86663f07c31afac5c30feffdeb68c03518b2620
    name: postfix
    urls:
    - postfix-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.339775894Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Postfix
    digest: 02f0c91876b77670954ba48152aedf0d3587421b74202865a0995b6adbdf5f1a
    name: postfix
    urls:
    - postfix-1.0.0.tgz
    version: 1.0.0
  preparation:
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.370746737Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: c9b1bfcbe14c65165fd9563b974cbb15ccadf3ebab5d95ec5c2be74e26be1ceb
    name: preparation
    urls:
    - preparation-1.6.1.tgz
    version: 1.6.1
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.369586926Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: 6b2fd9e005d11495971f4d25365b3c36026ac682ee9ffeb80eaa3bf2eb713651
    name: preparation
    urls:
    - preparation-1.6.0.tgz
    version: 1.6.0
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.364475281Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: 9c22078c9536a3887a8ddcbfe0560195d65270ef21c1c4cac6076c6e31de3230
    name: preparation
    urls:
    - preparation-1.5.11.tgz
    version: 1.5.11
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.361893704Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: dc15e578ac97e776adf15375cd79597400fbddc5e630769b132802d2c3e3438a
    name: preparation
    urls:
    - preparation-1.5.10.tgz
    version: 1.5.10
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.368361425Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: fa35499571b6eed0f44ca95fd6afbec0937810561801e7294369e08ffb95f94b
    name: preparation
    urls:
    - preparation-1.5.9.tgz
    version: 1.5.9
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.367123369Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: 70456d91929f9d5ac9dbdab8251365e9a6450ab198239341d19b70c72e211a16
    name: preparation
    urls:
    - preparation-1.5.8.tgz
    version: 1.5.8
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.365844199Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: 9100be0c782a8ed2ed03a42a6e34c5e63b8619943ce6201faca8634f5593b3bb
    name: preparation
    urls:
    - preparation-1.5.7.tgz
    version: 1.5.7
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.360416805Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: cca93d786545f5ace910bf2b5b9630c5e0518524eeb19d3bad7857bf85c975d1
    name: preparation
    urls:
    - preparation-1.4.7.tgz
    version: 1.4.7
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.359140768Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: 0094c4f008c5892320bc9dc63c0abf3787e821767ccf017cc59129170907d462
    name: preparation
    urls:
    - preparation-1.4.6.tgz
    version: 1.4.6
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.357916576Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: 5c7c20b89c220313cde55289268645b4f4741ab24a31437ed7b25c2384ee4864
    name: preparation
    urls:
    - preparation-1.4.5.tgz
    version: 1.4.5
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.356716926Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: 65ff321d703e87cc5478d051e97b150b543082905464f1bca02e1fe7b02a8d14
    name: preparation
    urls:
    - preparation-1.4.4.tgz
    version: 1.4.4
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.355489887Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: b14e19b6bd0a0c0e259205598bf5d682b66f10e24b9628319afab093ae54980f
    name: preparation
    urls:
    - preparation-1.4.3.tgz
    version: 1.4.3
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.354304736Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: a5c97fad96ddeb913407e2ec37075d7432da461da70f30e62b7f4eff5c58a838
    name: preparation
    urls:
    - preparation-1.4.2.tgz
    version: 1.4.2
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.353076852Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: 313967bbdf1b736acab4e023d005aa77689d20d6b11deaa164ea79652c83c8bf
    name: preparation
    urls:
    - preparation-1.4.1.tgz
    version: 1.4.1
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.351748421Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: 583de159f33c00b365bc52f406960681b653c035698b2965300335f7ab498347
    name: preparation
    urls:
    - preparation-1.3.1.tgz
    version: 1.3.1
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.350083619Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: db04b028ccc63fcdc3500c39edc1306ff889979a7989adc8940f261f9c0e02d9
    name: preparation
    urls:
    - preparation-1.3.0.tgz
    version: 1.3.0
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.347835616Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: 160f5ee4b426aa3bb23b3138b7b80e0c6fe7c961b97b58ab465ac4ce46408f8b
    name: preparation
    urls:
    - preparation-1.2.0.tgz
    version: 1.2.0
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.346659354Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: 092fedce3b9895f91ea9fd1d4fb70891f47722b6a00ca1cb093aac0bf36e6b17
    name: preparation
    urls:
    - preparation-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: Preparation
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.345468605Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Preparation
    digest: 1ebd637086d456a5304ec573dec97e97f0cd3e29dca23484265bd5f3301d68b1
    name: preparation
    urls:
    - preparation-1.0.0.tgz
    version: 1.0.0
  proxy:
  - annotations:
      category: Proxy
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.400681695Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Proxy
    digest: 0ff036bf36e2d11347bbc3b4f78895c43ff3a0af53f98b1f5641eefddcb73bf8
    name: proxy
    urls:
    - proxy-1.2.3.tgz
    version: 1.2.3
  - annotations:
      category: Proxy
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.396056009Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Proxy
    digest: 03aef13781fe5d8be38621cd781400b18e2024781f7dc492c7d8b5308bd486f6
    name: proxy
    urls:
    - proxy-1.2.2.tgz
    version: 1.2.2
  - annotations:
      category: Proxy
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.389871972Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Proxy
    digest: 523c9475e2abe10b953191bf26c1f7abe05dae30e881260d14f8dbd35b763f68
    name: proxy
    urls:
    - proxy-1.2.1.tgz
    version: 1.2.1
  - annotations:
      category: Proxy
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.385000426Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Proxy
    digest: 123693c5889595e945b6c220472c6740ac8fd9324076b8d596cd69ffaad839b0
    name: proxy
    urls:
    - proxy-1.2.0.tgz
    version: 1.2.0
  - annotations:
      category: Proxy
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.380516003Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Proxy
    digest: cdfe9ce7b47a7e441d73d657b2240b2dc27e7e78f0f31ecd2ee3a176f6207fd8
    name: proxy
    urls:
    - proxy-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: Proxy
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.375007701Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Proxy
    digest: 96fccddd2caecc0effb83eae7dcacf9d143a98a6d594587ddfc726c175dc1a78
    name: proxy
    urls:
    - proxy-1.0.0.tgz
    version: 1.0.0
  redis:
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.40223262Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: bf14a6b10cbfbf36874df2acb1cc700293b7b1047dd1ebe7a4daf4ffe5ed8d8c
    name: redis
    type: application
    urls:
    - redis-0.1.1.tgz
    version: 0.1.1
  report-ui:
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.422317557Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 12fbac2793d60167dfdbbf890fb0638989858a65af6659416359374ea7215cb9
    name: report-ui
    type: application
    urls:
    - report-ui-0.4.2.tgz
    version: 0.4.2
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.42013505Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 5b142840819e580dd3cf2955f8f36a2f27df49413a8a50fdbf16a5df08a179d6
    name: report-ui
    type: application
    urls:
    - report-ui-0.4.1.tgz
    version: 0.4.1
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.418351059Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 040b389c5c2564ef0660b91e419537dcd54408397a7d21a0c958093af53d5f4d
    name: report-ui
    type: application
    urls:
    - report-ui-0.4.0.tgz
    version: 0.4.0
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.416551414Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 6d84bf635a4bbd3862c811b576bbec00b3af8395d98cc1171c6881c6a35b0b8e
    name: report-ui
    type: application
    urls:
    - report-ui-0.3.5.tgz
    version: 0.3.5
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.414519786Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 4bf622601c2ef89b6e61e1d7faa9fbeba9f0af40b59942e867417b97942433ca
    name: report-ui
    type: application
    urls:
    - report-ui-0.3.4.tgz
    version: 0.3.4
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.412688693Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: f1195332a024758ced55cf152a7e603af4b69e17a743f51d5bd56bc350a22285
    name: report-ui
    type: application
    urls:
    - report-ui-0.3.3.tgz
    version: 0.3.3
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.409674343Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 69dbe8d4ebecf6d00e462ea1bad9286750f07b67924e2480046206f25e201be0
    name: report-ui
    type: application
    urls:
    - report-ui-0.3.2.tgz
    version: 0.3.2
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.407692144Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 7866f57dc87391e92bc57b1d37cb928c2d5729d9f3dd651d1346e2ff235496da
    name: report-ui
    type: application
    urls:
    - report-ui-0.3.1.tgz
    version: 0.3.1
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.405900407Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 994daeae521b2b146b63b9984c26ef8f29c1377a76dbc6570330ba0ec6c54ea4
    name: report-ui
    type: application
    urls:
    - report-ui-0.2.1.tgz
    version: 0.2.1
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.40389299Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: fc5327733b405607d195036d91b0ac379064f56569e78bedc382d349b9b1ffc9
    name: report-ui
    type: application
    urls:
    - report-ui-0.2.0.tgz
    version: 0.2.0
  rundeck:
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.464601784Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: 367e748e01bf89f95e77e1e2a4400199558f69d8d194ffc21538ae3757ab26fe
    name: rundeck
    urls:
    - rundeck-1.7.8.tgz
    version: 1.7.8
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.462163506Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: 8da4efc0c0d8734910e604a739310cfb9deee7b3fac4dc200878123c2885c2cf
    name: rundeck
    urls:
    - rundeck-1.6.8.tgz
    version: 1.6.8
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.459780034Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: 9e9f04f2e6050ccb72909793ab6dbee34a7b197999db7767647291836e4a96d1
    name: rundeck
    urls:
    - rundeck-1.6.7.tgz
    version: 1.6.7
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.457380683Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: 1868cda42f3113ed0a934f82a466f634596d284d46e91d9a684dfe4efef3d0b5
    name: rundeck
    urls:
    - rundeck-1.6.6.tgz
    version: 1.6.6
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.453659842Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: 3490b5d5173e5351d69927f3cfcb37ca5839b9c3ffd9814580cca34025e48d97
    name: rundeck
    urls:
    - rundeck-1.6.5.tgz
    version: 1.6.5
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.451596634Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: 3bd8fe77e138562c0a786da0571db17655838257bf960349a1aab866c9ac5450
    name: rundeck
    urls:
    - rundeck-1.6.4.tgz
    version: 1.6.4
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.449169042Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: f69a457971ae58f82f93ad378015139615004b5f4fc36d4b1d8173aa12bae7aa
    name: rundeck
    urls:
    - rundeck-1.6.3.tgz
    version: 1.6.3
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.446735894Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: 1a34de6419627fb35d1e21020258a47d9e198e348467589d57f34d9e51bbac0b
    name: rundeck
    urls:
    - rundeck-1.6.2.tgz
    version: 1.6.2
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.443962492Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: 973c9fa4c4ee589164e7f84250ca44f7fb3dcfb731aadf3fca82ebe7b4b3913f
    name: rundeck
    urls:
    - rundeck-1.5.2.tgz
    version: 1.5.2
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.441462094Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: e1fdac70ea0c0c24f7134857ed2ebe6f0a15008ffbf3f416d59753bc5f997d1b
    name: rundeck
    urls:
    - rundeck-1.4.2.tgz
    version: 1.4.2
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.438066608Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: 48878fc28882588404faf001d097559b283822edbc6915cfc9d84e6782e236e9
    name: rundeck
    urls:
    - rundeck-1.3.2.tgz
    version: 1.3.2
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.43575959Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: 2617d5786bae1e608780e26ba8b00292da1e9aed436cb9a20a24be95cf4b0c73
    name: rundeck
    urls:
    - rundeck-1.3.1.tgz
    version: 1.3.1
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.433319069Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: 27b2f7cac4dff74d8b93b38324271c5082b6c4a62f52ae4348173f78a77e6b5c
    name: rundeck
    urls:
    - rundeck-1.3.0.tgz
    version: 1.3.0
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.431028171Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: e358a7231caf614802b0b85df03dcd9f37b2c628b467d897025463ebd117162b
    name: rundeck
    urls:
    - rundeck-1.2.0.tgz
    version: 1.2.0
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.428663972Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: f0963d6969843038cb7989dd458924f218a27eaf697c6791a08b1e901a109e17
    name: rundeck
    urls:
    - rundeck-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.1.0
    created: "2026-04-09T04:33:25.425972299Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck
    digest: 934f0f00bab8eb9293b1119749411e9bee1b631325323257aee54656e1aee205
    name: rundeck
    urls:
    - rundeck-1.0.0.tgz
    version: 1.0.0
  rundeck-option-provider:
  - annotations:
      category: API
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.472307485Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck Option Provider
    digest: 541fb566e06ef3dfb1649b6d8ad077e8384b8026cdcfc3d88419cfbf268a0887
    name: rundeck-option-provider
    urls:
    - rundeck-option-provider-1.2.1.tgz
    version: 1.2.1
  - annotations:
      category: API
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.46924668Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck Option Provider
    digest: cc8be3fc3927c6f02504ac4545d141384c9539d72128558d1e64b1cd8fd9c4ea
    name: rundeck-option-provider
    urls:
    - rundeck-option-provider-1.2.0.tgz
    version: 1.2.0
  - annotations:
      category: API
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.467804906Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck Option Provider
    digest: 6d64434a0a63bd3c79240af5c56d198f3d522209bf69c998e14ed748120e9798
    name: rundeck-option-provider
    urls:
    - rundeck-option-provider-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: API
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.46632884Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Rundeck Option Provider
    digest: f32f67980425a4b8b47faa524b24fe974fd68136559d7bfa8f480eb18ceb8e08
    name: rundeck-option-provider
    urls:
    - rundeck-option-provider-1.0.0.tgz
    version: 1.0.0
  shared-volume:
  - annotations:
      category: Template
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.489099963Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: Shared Longhorn volume
    digest: 94e28891018a70c5678aa65360d66a46c19afc0f8d89cba666df20ec0f54a574
    name: shared-volume
    urls:
    - shared-volume-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: Template
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.486916976Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: Shared Longhorn volume
    digest: 2f3f4a157ba4a8f286b4b3a6de0487825037c213e360a7da122c8db426b49928
    name: shared-volume
    urls:
    - shared-volume-1.0.6.tgz
    version: 1.0.6
  - annotations:
      category: Template
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.483492171Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: Shared Longhorn volume
    digest: 3fd0182b713f222070ec6a27058f9ce60484d7af59471162963a94fe2eab7103
    name: shared-volume
    urls:
    - shared-volume-1.0.5.tgz
    version: 1.0.5
  - annotations:
      category: Template
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.481706637Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: Shared Longhorn volume
    digest: 9da406cec52da8f26d050d18bfebdacff0f38fd890c04bd7e4cdcf01eaacd13b
    name: shared-volume
    urls:
    - shared-volume-1.0.4.tgz
    version: 1.0.4
  - annotations:
      category: Template
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.479736465Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: Shared Longhorn volume
    digest: 87adae016f199a43cd92d841a62d726711628dc90d60f4c0295ad560f5b03de3
    name: shared-volume
    urls:
    - shared-volume-1.0.3.tgz
    version: 1.0.3
  - annotations:
      category: Template
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.477947586Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: Shared Longhorn volume
    digest: e84aae9061135ec7a0722a3fa7a42b90dd2b23a5ecf9ba6a91e3f52157cf7293
    name: shared-volume
    urls:
    - shared-volume-1.0.2.tgz
    version: 1.0.2
  - annotations:
      category: Template
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.476133407Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: Shared Longhorn volume
    digest: b1b592150ef9da986d1ac95c3811ab5354b796b726b4567b2c83ab57a8e008b7
    name: shared-volume
    urls:
    - shared-volume-1.0.1.tgz
    version: 1.0.1
  - annotations:
      category: Template
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.474405109Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: Shared Longhorn volume
    digest: c1122436890195e429712744d03b75852f44dbb355d2653ccbf1bedcb5c95aac
    name: shared-volume
    urls:
    - shared-volume-1.0.0.tgz
    version: 1.0.0
  snmp-manager:
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.496332072Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH snmp-manager
    digest: 903ab7ac7cc14c0f82f9b1e1a9957053526ac21181c19e65c74252a8a3183e48
    name: snmp-manager
    type: application
    urls:
    - snmp-manager-1.1.3.tgz
    version: 1.1.3
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.494658467Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH snmp-manager
    digest: 382c15ad6d54858dc531b5b93d50ca2913eb1da9923895cf94400a7ea7b0ec25
    name: snmp-manager
    type: application
    urls:
    - snmp-manager-1.1.2.tgz
    version: 1.1.2
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.492910466Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH snmp-manager
    digest: 0cfff83644820bf34d492a9faa08e10b9abd4a28f7260bc9441b8a2a76cf93d1
    name: snmp-manager
    type: application
    urls:
    - snmp-manager-1.1.1.tgz
    version: 1.1.1
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.491301799Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH snmp-manager
    digest: b6b8b7485694307bafb54be6b906b2099a0d7d784481907d2e1460a128e0f534
    name: snmp-manager
    type: application
    urls:
    - snmp-manager-1.1.0.tgz
    version: 1.1.0
  streamlit:
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.516821712Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 891df03f9395630197ab560200b850b90cbfd2024ed6fbe7046e33b969b91a33
    name: streamlit
    urls:
    - streamlit-0.6.12.tgz
    version: 0.6.12
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.514870594Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: fee53c1a0bd6d55a0495914fa14eda58e6e7f220ebd114c65e791e68b390fd24
    name: streamlit
    urls:
    - streamlit-0.6.11.tgz
    version: 0.6.11
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.51251429Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 0e164bf8cd306e5d2be74bfc353960ec4b442f2fbddb1f4baf3fe485d0bb213d
    name: streamlit
    urls:
    - streamlit-0.6.10.tgz
    version: 0.6.10
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.533245193Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: e45c29112bc86580fd8fa948aedfed416ed1ff445d4bbabc53ad55bf7206c98e
    name: streamlit
    urls:
    - streamlit-0.6.9.tgz
    version: 0.6.9
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.531604696Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 5540911d3ee1ed5716308fa4eb4d9b8379833f4514616b9822ab148c993e4c02
    name: streamlit
    urls:
    - streamlit-0.6.8.tgz
    version: 0.6.8
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.528736807Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 20f7612f7bc8c00d2f51728090bb7194ebbab8356d0e6edd413d3eb2dc4b25c9
    name: streamlit
    urls:
    - streamlit-0.6.7.tgz
    version: 0.6.7
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.526996611Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 69f51bb27db03a0219119966fe794687ac505bde733f5f4dcf1ea2ea0c04df56
    name: streamlit
    urls:
    - streamlit-0.6.6.tgz
    version: 0.6.6
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.525375469Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 0c77f33ffe0df90f570b39b51fbf9285f4a70c510a9f367aef1f261aac3cf48c
    name: streamlit
    urls:
    - streamlit-0.6.5.tgz
    version: 0.6.5
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.523443807Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 50d63893b47552e996f129b5769e54df9236be61de85805226d0f78d4c5ad0e6
    name: streamlit
    urls:
    - streamlit-0.6.4.tgz
    version: 0.6.4
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.521354237Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 26eeee0cf760fcc34712054f075721065ed8bacc07b3619b1d041f53a1e5a8ed
    name: streamlit
    urls:
    - streamlit-0.6.3.tgz
    version: 0.6.3
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.519045859Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 6174a56580f1855ad0930834dd420b8e8b0db822d81ae3b0da9473e19e88f6ad
    name: streamlit
    urls:
    - streamlit-0.6.2.tgz
    version: 0.6.2
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.510949728Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: a7ab97af36574b6d32c48ff9d8bdfde70399624478e592214f6a361e70b8d675
    name: streamlit
    urls:
    - streamlit-0.6.1.tgz
    version: 0.6.1
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.509409917Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: d42414545ec68da0a10549820c5d309451e75e0ef009903610bbeda023ffa608
    name: streamlit
    urls:
    - streamlit-0.5.1.tgz
    version: 0.5.1
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.507821891Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: de67d5392243b57579039e4181287ae3a9aa362df75daf84dce47677124ce724
    name: streamlit
    urls:
    - streamlit-0.4.1.tgz
    version: 0.4.1
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.5057073Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: db16d21671e3b63161e52c6140ca0296e84b779406d142ba52dbdab1a9133d03
    name: streamlit
    urls:
    - streamlit-0.3.1.tgz
    version: 0.3.1
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.50383644Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    - condition: global.syncthing.enabled
      name: syncthing
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 3cde205df15779d9df6c55bfac06a9a10eb595576d162cc3da6966eebda0450e
    name: streamlit
    urls:
    - streamlit-0.2.1.tgz
    version: 0.2.1
  - apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.500781982Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    - condition: global.syncthing.enabled
      name: syncthing
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: x.x.x
    description: A Helm chart for Streamlit app
    digest: 4bd7de695752c2d0645b2450d806f37ce9da0f3e1796ae08b7872ac228991bb7
    name: streamlit
    urls:
    - streamlit-0.2.0.tgz
    version: 0.2.0
  syncthing:
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.547186771Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Syncthing
    digest: 14b2693a3a422cb69eb9f815c9865fe54d0bec087a100ce3400e045083f5a9d5
    name: syncthing
    urls:
    - syncthing-1.3.3.tgz
    version: 1.3.3
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.544721154Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Syncthing
    digest: 2e6180397aad6bc73eacc22c0f9fae0d66a9929be19dcf81bf97bcbc66f8c3ee
    name: syncthing
    urls:
    - syncthing-1.3.2.tgz
    version: 1.3.2
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.542260536Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Syncthing
    digest: a59f3b7cd22a2a6f6237a735e03b2b4ca801690dfec88647d84f1acb24c5c8c6
    name: syncthing
    urls:
    - syncthing-1.3.1.tgz
    version: 1.3.1
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.540453646Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Syncthing
    digest: a1b017205d4d29d702355d27238c5c497b5482aa095a0eb7617a3abe8b852e60
    name: syncthing
    urls:
    - syncthing-1.2.1.tgz
    version: 1.2.1
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.538952192Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Syncthing
    digest: 3e48b1f862a7196f14be05da66683775ddf8f4dd015a2b1c600d273e57059748
    name: syncthing
    urls:
    - syncthing-1.1.1.tgz
    version: 1.1.1
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.53726537Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Syncthing
    digest: dc1b8d0b96f646cc7a5fdb42c355bd779cfee6ade171992a95da7d205c4ce088
    name: syncthing
    urls:
    - syncthing-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: Backend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.53516234Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Syncthing
    digest: ffeb7bfb12c373e7a1e4ac6faa663c66665a7ee791343b7c185d018d3df9e4a5
    name: syncthing
    urls:
    - syncthing-1.0.0.tgz
    version: 1.0.0
  tacgui:
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.570858124Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 6964be88d54a8c78a2e495a6a59f732cfcf7196d78d701a9ef523dd37987fa18
    name: tacgui
    type: application
    urls:
    - tacgui-0.7.2.tgz
    version: 0.7.2
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.56838611Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 102b94ad7469ea1c44d508c6ceaab20a8483e95e9cec705530c5e63bf8e1f3d1
    name: tacgui
    type: application
    urls:
    - tacgui-0.7.1.tgz
    version: 0.7.1
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.565942865Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: f7f00118341b256a14a5d0f4be6436c68521cd9128b0dc0da4706c019a444c90
    name: tacgui
    type: application
    urls:
    - tacgui-0.7.0.tgz
    version: 0.7.0
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.563393457Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 8969b084f604c6871f43b0d7c3ea8464504b6bad27f7ba4ffb2ff6a8d421094d
    name: tacgui
    type: application
    urls:
    - tacgui-0.6.2.tgz
    version: 0.6.2
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.559652371Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 4acb8d31982960ffe69247931e5681dab585d765066e4fe7f6d5e6ed7d70e28d
    name: tacgui
    type: application
    urls:
    - tacgui-0.6.1.tgz
    version: 0.6.1
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.557169944Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 7684490f36063111d5d8c455fe9bd6632d0a2a440e26ef407e38f30b9daf47f8
    name: tacgui
    type: application
    urls:
    - tacgui-0.6.0.tgz
    version: 0.6.0
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.554514279Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: e0c55284b7337e622084241ce1ef4251ba02bb5c7fb207efb349c53d7732f855
    name: tacgui
    type: application
    urls:
    - tacgui-0.5.0.tgz
    version: 0.5.0
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.551815468Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: fa52b0d6cabaf0ce1b71651a606d554eed157846dae47a3930bd78295cd672da
    name: tacgui
    type: application
    urls:
    - tacgui-0.4.0.tgz
    version: 0.4.0
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.550394494Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 0d999abcc29f86b2f7a40a9099d96fe1a4a4b0227fd95cef9cb1178cfba0a83c
    name: tacgui
    type: application
    urls:
    - tacgui-0.3.0.tgz
    version: 0.3.0
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.548906892Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: d10998343fa19799065b2682c1ef221ff0e6f680546686cb6d72d1c2ac674b0d
    name: tacgui
    type: application
    urls:
    - tacgui-0.2.0.tgz
    version: 0.2.0
  telegraf:
  - annotations:
      category: telegraf
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.572492717Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: 'A Helm chart for deploying Telegraf on Kubernetes to collect, process,
      and forward system, application, and infrastructure metrics to monitoring backends
      such as InfluxDB, Prometheus, or OpenTelemetry '
    digest: 8b70254cd8e41cf0ddba4c62df16d465bcee52aae25adbeb8cfde7c088333f4c
    maintainers:
    - name: SVTECH
      url: https://github.com/svtechnmaa/charts
    name: telegraf
    urls:
    - telegraf-1.1.0.tgz
    version: 1.1.0
  thruk:
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.582540899Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Thruk
    digest: 48b81bfbdae22be3f48676b6a1778fe2467bb0ae4e03c4bd4d9f30feb71d3b8f
    name: thruk
    urls:
    - thruk-1.2.2.tgz
    version: 1.2.2
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.580582221Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Thruk
    digest: e84bad3dbb995e332ace0da5b22c7d3941baaed98b956d0747c4fbffa8c0952c
    name: thruk
    urls:
    - thruk-1.2.1.tgz
    version: 1.2.1
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.578202542Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Thruk
    digest: d82a38f5e93841cafdc01b7b8f6824822be55f99b88536887c7d082ab42ddb46
    name: thruk
    urls:
    - thruk-1.2.0.tgz
    version: 1.2.0
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.575851532Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Thruk
    digest: b27eb251b55dc1edf96567bc029ce7b2ed9261b0234650fb4ce22b19d4efd9cc
    name: thruk
    urls:
    - thruk-1.1.0.tgz
    version: 1.1.0
  - annotations:
      category: Frontend
    apiVersion: v2
    appVersion: v1.0.0
    created: "2026-04-09T04:33:25.574218454Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: SVTECH Thruk
    digest: f140a52c87a6f64e71b5424fb6e017393f51b9005880bea7b7b9ed50612c4cfd
    name: thruk
    urls:
    - thruk-1.0.0.tgz
    version: 1.0.0
  topology-app:
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.587665311Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 4c707e6c688d8255740c1657e984190825bb8ffaf5a092abdf68896db0e87cf1
    name: topology-app
    type: application
    urls:
    - topology-app-0.1.2.tgz
    version: 0.1.2
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.585024584Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: f609fd0cc74dffcf36a8fb2e364b528a4e78e52f5d5bbb2af3f5e195c0bed32b
    name: topology-app
    type: application
    urls:
    - topology-app-0.1.1.tgz
    version: 0.1.1
  topology-web:
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.589516581Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: af3d8ec0e0dda034ff313f717f967dd9e3633624f277450d2c192509542d326f
    name: topology-web
    type: application
    urls:
    - topology-web-0.1.1.tgz
    version: 0.1.1
  traefik:
  - apiVersion: v2
    appVersion: 1.16.0
    created: "2026-04-09T04:33:25.591533168Z"
    dependencies:
    - name: common
      repository: https://svtechnmaa.github.io/charts/artifacthub/
      version: 1.x.x
    description: A Helm chart for Kubernetes
    digest: 21fc190ccfc336a531145154227fcdbc1ffc5a13ea2c78ffa962eb20b2290704
    name: traefik
    type: application
    urls:
    - traefik-0.1.1.tgz
    version: 0.1.1
generated: "2026-04-09T04:33:24.407108959Z"
