diff --git a/Chart.yaml b/Chart.yaml index c72f1e4..4dc348a 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.10.0 +version: 2.11.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: 2.10.0 +appVersion: 2.11.0 dependencies: - name: ingress-nginx diff --git a/VERSION b/VERSION index 10c2c0c..46b81d8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.10.0 +2.11.0 diff --git a/antmedia-2.11.0.tgz b/antmedia-2.11.0.tgz new file mode 100644 index 0000000..24e4bea Binary files /dev/null and b/antmedia-2.11.0.tgz differ diff --git a/index.yaml b/index.yaml index e65ada0..a6316a2 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,20 @@ apiVersion: v1 entries: antmedia: + - apiVersion: v2 + appVersion: 2.11.0 + created: "2024-08-23T20:00:21.077497671Z" + dependencies: + - name: ingress-nginx + repository: https://kubernetes.github.io/ingress-nginx + version: <= 4.4.0 + description: A Helm chart for Kubernetes + digest: 2587f4246507e345f00554f2625d2da5a0cae8814e90807ec73d4037c9d67d5e + name: antmedia + type: application + urls: + - https://ant-media.github.io/helm/antmedia-2.11.0.tgz + version: 2.11.0 - apiVersion: v2 appVersion: 2.10.0 created: "2024-07-30T12:56:51.847169549Z" @@ -140,7 +154,7 @@ entries: artifacthub.io/prerelease: "false" apiVersion: v2 appVersion: 1.5.1 - created: "2024-07-30T12:56:51.849464907Z" + created: "2024-08-23T20:00:21.079833796Z" description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer digest: 5c5ffcd4a19377f9e2eeb40fd8c0a2a7a9f851db74453247c357c83e1775c330 @@ -206,12 +220,12 @@ entries: monitoring: - apiVersion: v2 appVersion: 1.0.0 - created: "2024-07-30T12:56:51.850471658Z" + created: "2024-08-23T20:00:21.080554223Z" description: A Helm chart for Kubernetes - digest: d6257fe7da7e1f6c485fbdc59ce49e4dee25c0bfed96cedd8c3254993417defa + digest: 1cf846c13e3ae7d98771b7cea9a42b5141e37288180b10d4f6bb378b01f27e81 name: monitoring type: application urls: - https://ant-media.github.io/helm/monitoring/monitoring-1.0.0.tgz version: 1.0.0 -generated: "2024-07-30T12:56:51.842564789Z" +generated: "2024-08-23T20:00:21.072619826Z" diff --git a/monitoring/monitoring-1.0.0.tgz b/monitoring/monitoring-1.0.0.tgz index ce5c3bd..fa60f7f 100644 Binary files a/monitoring/monitoring-1.0.0.tgz and b/monitoring/monitoring-1.0.0.tgz differ diff --git a/templates/ams-k8s-mongodb.yaml b/templates/ams-k8s-mongodb.yaml index 8ca81a9..3283636 100644 --- a/templates/ams-k8s-mongodb.yaml +++ b/templates/ams-k8s-mongodb.yaml @@ -26,7 +26,7 @@ spec: containers: - name: mongodb imagePullPolicy: Always - image: mongo:5.0.6 + image: mongo:6.0 ports: - containerPort: 27017 resources: diff --git a/values.yaml b/values.yaml index 0a35ad0..e471d96 100644 --- a/values.yaml +++ b/values.yaml @@ -8,7 +8,7 @@ image: repository: nginx pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: 2.10.0 + tag: 2.11.0 imagePullSecrets: [] nameOverride: "" @@ -100,7 +100,7 @@ hostNetwork: true image: repository: antmedia/enterprise - tag: 2.10.0 + tag: 2.11.0 pullPolicy: IfNotPresent provider: