diff --git a/quiver-mongoapi-helm/Chart.lock b/quiver-mongoapi-helm/Chart.lock index ab92d16c6c7befa849bec120c933941d4362c336..87338bf7abbdebb3371a2b113468c33defe5a0f5 100644 --- a/quiver-mongoapi-helm/Chart.lock +++ b/quiver-mongoapi-helm/Chart.lock @@ -2,5 +2,8 @@ dependencies: - name: mongodb repository: oci://registry-1.docker.io/bitnamicharts version: 13.18.2 -digest: sha256:308a930baea6d4747d72df0a8a1b512a41bc27441a184ee88f756f82b841023e -generated: "2023-09-14T09:58:16.461617039+02:00" +- name: webhook-helm + repository: https://gitlab.gwdg.de/api/v4/projects/33010/packages/helm/develop + version: 0.1.0 +digest: sha256:6250a066c4ebfc600032086b6a0ff691fb8e4caa39798d48387d3083d747fb4f +generated: "2023-09-18T11:06:29.261933612+02:00" diff --git a/quiver-mongoapi-helm/Chart.yaml b/quiver-mongoapi-helm/Chart.yaml index bd8749ecb4ccc7ca1e166862065dbd41bd766090..d9f7b2971207b65751b7c97b5280d0e4d9fe98a9 100644 --- a/quiver-mongoapi-helm/Chart.yaml +++ b/quiver-mongoapi-helm/Chart.yaml @@ -28,3 +28,6 @@ dependencies: - name: mongodb version: "13.18.2" repository: "oci://registry-1.docker.io/bitnamicharts" +- name: webhook-helm + version: "0.1.0" + repository: "https://gitlab.gwdg.de/api/v4/projects/33010/packages/helm/develop" \ No newline at end of file diff --git a/quiver-mongoapi-helm/charts/webhook-helm-0.1.0.tgz b/quiver-mongoapi-helm/charts/webhook-helm-0.1.0.tgz new file mode 100644 index 0000000000000000000000000000000000000000..3ea5c7aabdb120d351e1a997e900f071340a064a Binary files /dev/null and b/quiver-mongoapi-helm/charts/webhook-helm-0.1.0.tgz differ