diff --git a/incubator/ispy-agent-dvr/0.0.1/CHANGELOG.md b/incubator/ispy-agent-dvr/0.0.1/CHANGELOG.md
deleted file mode 100644
index 460f49f9fe..0000000000
--- a/incubator/ispy-agent-dvr/0.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# Changelog
-
-
-
-### ispy-agent-dvr-0.0.1 (2022-03-14)
-
-#### Feat
-
-* Add ispy-agent-dvr ([#2162](https://github.com/truecharts/apps/issues/2162))
-
diff --git a/incubator/ispy-agent-dvr/0.0.2/CHANGELOG.md b/incubator/ispy-agent-dvr/0.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..25812ecad7
--- /dev/null
+++ b/incubator/ispy-agent-dvr/0.0.2/CHANGELOG.md
@@ -0,0 +1,18 @@
+# Changelog
+
+
+
+### [ispy-agent-dvr-0.0.2](https://github.com/truecharts/apps/compare/ispy-agent-dvr-0.0.1...ispy-agent-dvr-0.0.2) (2022-03-14)
+
+#### Fix
+
+* use same port and targetport for turn service ([#2167](https://github.com/truecharts/apps/issues/2167))
+
+
+
+
+### ispy-agent-dvr-0.0.1 (2022-03-14)
+
+#### Feat
+
+* Add ispy-agent-dvr ([#2162](https://github.com/truecharts/apps/issues/2162))
diff --git a/incubator/ispy-agent-dvr/0.0.1/CONFIG.md b/incubator/ispy-agent-dvr/0.0.2/CONFIG.md
similarity index 100%
rename from incubator/ispy-agent-dvr/0.0.1/CONFIG.md
rename to incubator/ispy-agent-dvr/0.0.2/CONFIG.md
diff --git a/incubator/ispy-agent-dvr/0.0.1/Chart.lock b/incubator/ispy-agent-dvr/0.0.2/Chart.lock
similarity index 78%
rename from incubator/ispy-agent-dvr/0.0.1/Chart.lock
rename to incubator/ispy-agent-dvr/0.0.2/Chart.lock
index b019de10fc..4642945875 100644
--- a/incubator/ispy-agent-dvr/0.0.1/Chart.lock
+++ b/incubator/ispy-agent-dvr/0.0.2/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 9.1.2
digest: sha256:c31f80d9a593b307274ae84096234c1928a407d3899cf5b173eac54118901f24
-generated: "2022-03-14T17:23:06.797647415Z"
+generated: "2022-03-14T21:26:52.829751294Z"
diff --git a/incubator/ispy-agent-dvr/0.0.1/Chart.yaml b/incubator/ispy-agent-dvr/0.0.2/Chart.yaml
similarity index 98%
rename from incubator/ispy-agent-dvr/0.0.1/Chart.yaml
rename to incubator/ispy-agent-dvr/0.0.2/Chart.yaml
index ea9887b41d..018afa1ea7 100644
--- a/incubator/ispy-agent-dvr/0.0.1/Chart.yaml
+++ b/incubator/ispy-agent-dvr/0.0.2/Chart.yaml
@@ -20,7 +20,7 @@ name: ispy-agent-dvr
sources:
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
- https://github.com/doitandbedone/ispyagentdvr-docker
-version: 0.0.1
+version: 0.0.2
annotations:
truecharts.org/catagories: |
- security
diff --git a/incubator/ispy-agent-dvr/0.0.1/README.md b/incubator/ispy-agent-dvr/0.0.2/README.md
similarity index 100%
rename from incubator/ispy-agent-dvr/0.0.1/README.md
rename to incubator/ispy-agent-dvr/0.0.2/README.md
diff --git a/incubator/ispy-agent-dvr/0.0.1/app-readme.md b/incubator/ispy-agent-dvr/0.0.2/app-readme.md
similarity index 100%
rename from incubator/ispy-agent-dvr/0.0.1/app-readme.md
rename to incubator/ispy-agent-dvr/0.0.2/app-readme.md
diff --git a/incubator/ispy-agent-dvr/0.0.1/charts/common-9.1.2.tgz b/incubator/ispy-agent-dvr/0.0.2/charts/common-9.1.2.tgz
similarity index 100%
rename from incubator/ispy-agent-dvr/0.0.1/charts/common-9.1.2.tgz
rename to incubator/ispy-agent-dvr/0.0.2/charts/common-9.1.2.tgz
diff --git a/incubator/ispy-agent-dvr/0.0.1/helm-values.md b/incubator/ispy-agent-dvr/0.0.2/helm-values.md
similarity index 98%
rename from incubator/ispy-agent-dvr/0.0.1/helm-values.md
rename to incubator/ispy-agent-dvr/0.0.2/helm-values.md
index dc65196170..728bc71203 100644
--- a/incubator/ispy-agent-dvr/0.0.1/helm-values.md
+++ b/incubator/ispy-agent-dvr/0.0.2/helm-values.md
@@ -27,7 +27,7 @@ You will, however, be able to use all values referenced in the common chart here
| service.main.ports.main.targetPort | int | `8090` | |
| service.turn.enabled | bool | `true` | |
| service.turn.ports.turn.enabled | bool | `true` | |
-| service.turn.ports.turn.port | int | `10185` | |
+| service.turn.ports.turn.port | int | `3478` | |
| service.turn.ports.turn.protocol | string | `"UDP"` | |
| service.turn.ports.turn.targetPort | int | `3478` | |
| service.webrtc.enabled | bool | `true` | |
diff --git a/incubator/ispy-agent-dvr/0.0.1/ix_values.yaml b/incubator/ispy-agent-dvr/0.0.2/ix_values.yaml
similarity index 98%
rename from incubator/ispy-agent-dvr/0.0.1/ix_values.yaml
rename to incubator/ispy-agent-dvr/0.0.2/ix_values.yaml
index aa53a4ed2d..2db80e4112 100644
--- a/incubator/ispy-agent-dvr/0.0.1/ix_values.yaml
+++ b/incubator/ispy-agent-dvr/0.0.2/ix_values.yaml
@@ -22,7 +22,7 @@ service:
turn:
enabled: true
protocol: UDP
- port: 10185
+ port: 3478
targetPort: 3478
webrtc:
enabled: true
diff --git a/incubator/ispy-agent-dvr/0.0.1/questions.yaml b/incubator/ispy-agent-dvr/0.0.2/questions.yaml
similarity index 99%
rename from incubator/ispy-agent-dvr/0.0.1/questions.yaml
rename to incubator/ispy-agent-dvr/0.0.2/questions.yaml
index 681d50ec34..9e14552b1a 100644
--- a/incubator/ispy-agent-dvr/0.0.1/questions.yaml
+++ b/incubator/ispy-agent-dvr/0.0.2/questions.yaml
@@ -501,7 +501,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
- default: 10185
+ default: 3478
required: true
- variable: advanced
label: "Show Advanced settings"
diff --git a/incubator/ispy-agent-dvr/0.0.1/security.md b/incubator/ispy-agent-dvr/0.0.2/security.md
similarity index 99%
rename from incubator/ispy-agent-dvr/0.0.1/security.md
rename to incubator/ispy-agent-dvr/0.0.2/security.md
index 1c4f0a2149..873f56bff4 100644
--- a/incubator/ispy-agent-dvr/0.0.1/security.md
+++ b/incubator/ispy-agent-dvr/0.0.2/security.md
@@ -496,7 +496,7 @@ hide:
| libdbus-1-3 | CVE-2020-35512 | LOW | 1.12.2-1ubuntu1.2 | | Expand...
https://bugs.gentoo.org/755392
https://bugzilla.redhat.com/show_bug.cgi?id=1909101
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35512
https://gitlab.freedesktop.org/dbus/dbus/-/commit/2b7948ef907669e844b52c4fa2268d6e3162a70c (dbus-1.13.18)
https://gitlab.freedesktop.org/dbus/dbus/-/commit/dc94fe3d31adf72259adc31f343537151a6c0bdd (dbus-1.10.32)
https://gitlab.freedesktop.org/dbus/dbus/-/commit/f3b2574f0c9faa32a59efec905921f7ef4438a60 (dbus-1.12.20)
https://gitlab.freedesktop.org/dbus/dbus/-/issues/305
https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128
https://security-tracker.debian.org/tracker/CVE-2020-35512
https://ubuntu.com/security/notices/USN-5244-1
|
| libexpat1 | CVE-2022-25313 | MEDIUM | 2.2.5-3ubuntu0.4 | 2.2.5-3ubuntu0.7 | Expand...
http://www.openwall.com/lists/oss-security/2022/02/19/1
https://blog.hartwork.org/posts/expat-2-4-5-released/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25313
https://github.com/libexpat/libexpat/pull/558
https://lists.debian.org/debian-lts-announce/2022/03/msg00007.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3UFRBA3UQVIQKXTBUQXDWQOVWNBKLERU/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Y27XO3JMKAOMQZVPS3B4MJGEAHCZF5OM/
https://security.netapp.com/advisory/ntap-20220303-0008/
https://ubuntu.com/security/notices/USN-5320-1
https://www.debian.org/security/2022/dsa-5085
|
| libexpat1 | CVE-2022-25314 | MEDIUM | 2.2.5-3ubuntu0.4 | 2.2.5-3ubuntu0.7 | Expand...
http://www.openwall.com/lists/oss-security/2022/02/19/1
https://blog.hartwork.org/posts/expat-2-4-5-released/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25314
https://github.com/libexpat/libexpat/pull/560
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3UFRBA3UQVIQKXTBUQXDWQOVWNBKLERU/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Y27XO3JMKAOMQZVPS3B4MJGEAHCZF5OM/
https://security.netapp.com/advisory/ntap-20220303-0008/
https://ubuntu.com/security/notices/USN-5320-1
https://www.debian.org/security/2022/dsa-5085
|
-| libexpat1 | CVE-2022-25315 | MEDIUM | 2.2.5-3ubuntu0.4 | 2.2.5-3ubuntu0.7 | Expand...
http://www.openwall.com/lists/oss-security/2022/02/19/1
https://blog.hartwork.org/posts/expat-2-4-5-released/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25315
https://github.com/libexpat/libexpat/pull/559
https://linux.oracle.com/cve/CVE-2022-25315.html
https://linux.oracle.com/errata/ELSA-2022-0824.html
https://lists.debian.org/debian-lts-announce/2022/03/msg00007.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3UFRBA3UQVIQKXTBUQXDWQOVWNBKLERU/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Y27XO3JMKAOMQZVPS3B4MJGEAHCZF5OM/
https://security.netapp.com/advisory/ntap-20220303-0008/
https://ubuntu.com/security/notices/USN-5320-1
https://www.debian.org/security/2022/dsa-5085
|
+| libexpat1 | CVE-2022-25315 | MEDIUM | 2.2.5-3ubuntu0.4 | 2.2.5-3ubuntu0.7 | Expand...
http://www.openwall.com/lists/oss-security/2022/02/19/1
https://blog.hartwork.org/posts/expat-2-4-5-released/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25315
https://github.com/libexpat/libexpat/pull/559
https://linux.oracle.com/cve/CVE-2022-25315.html
https://linux.oracle.com/errata/ELSA-2022-0850.html
https://lists.debian.org/debian-lts-announce/2022/03/msg00007.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3UFRBA3UQVIQKXTBUQXDWQOVWNBKLERU/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Y27XO3JMKAOMQZVPS3B4MJGEAHCZF5OM/
https://security.netapp.com/advisory/ntap-20220303-0008/
https://ubuntu.com/security/notices/USN-5320-1
https://www.debian.org/security/2022/dsa-5085
|
| libflac8 | CVE-2020-0499 | LOW | 1.3.2-1 | | Expand...
https://android.googlesource.com/platform/external/flac/+/029048f823ced50f63a92e25073427ec3a9bd909%5E%21/#F0
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0499
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E
https://lists.debian.org/debian-lts-announce/2021/01/msg00001.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/33W6XZAAEJYRGU3XYHRO7XSYEA7YACUB/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KNZYTAU5UWBVXVJ4VHDWPR66ZVDLQZRE/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VPA5GAEKPXKAHGHHBI4X7AFNI4BMOVG3/
https://source.android.com/security/bulletin/pixel/2020-12-01
|
| libgcc1 | CVE-2020-13844 | MEDIUM | 8.4.0-1ubuntu1~18.04 | | Expand...
http://lists.llvm.org/pipermail/llvm-dev/2020-June/142109.html
http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00039.html
http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00040.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13844
https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability
https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/downloads/straight-line-speculation
https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/frequently-asked-questions
https://gcc.gnu.org/pipermail/gcc-patches/2020-June/547520.html
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=679db70801da9fda91d26caf13bf5b5ccc74e8e8
|
| libgcrypt20 | CVE-2021-40528 | MEDIUM | 1.8.1-4ubuntu1.2 | 1.8.1-4ubuntu1.3 | Expand...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-40528
https://dev.gnupg.org/rCb118681ebc4c9ea4b9da79b0f9541405a64f4c13
https://eprint.iacr.org/2021/923
https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commit;h=3462280f2e23e16adf3ed5176e0f2413d8861320
https://ibm.github.io/system-security-research-updates/2021/07/20/insecurity-elgamal-pt1
https://ibm.github.io/system-security-research-updates/2021/09/06/insecurity-elgamal-pt2
https://ubuntu.com/security/notices/USN-5080-1
https://ubuntu.com/security/notices/USN-5080-2
|
diff --git a/incubator/ispy-agent-dvr/0.0.1/templates/common.yaml b/incubator/ispy-agent-dvr/0.0.2/templates/common.yaml
similarity index 100%
rename from incubator/ispy-agent-dvr/0.0.1/templates/common.yaml
rename to incubator/ispy-agent-dvr/0.0.2/templates/common.yaml
diff --git a/incubator/ispy-agent-dvr/0.0.1/values.yaml b/incubator/ispy-agent-dvr/0.0.2/values.yaml
similarity index 100%
rename from incubator/ispy-agent-dvr/0.0.1/values.yaml
rename to incubator/ispy-agent-dvr/0.0.2/values.yaml