)]}'
{
  "log": [
    {
      "commit": "33b8b150275ecaf54cc64cecfa21d27da06a8e5e",
      "tree": "d822b9f32a3c0d05bb02bcab6bdc226d9f1dea1e",
      "parents": [
        "fee1b0d77d82262551c197161b1c76dfda62911a"
      ],
      "author": {
        "name": "Eric Ball",
        "email": "eball@linuxfoundation.org",
        "time": "Tue Jan 21 11:45:40 2025 -0800"
      },
      "committer": {
        "name": "Eric Ball",
        "email": "eball@linuxfoundation.org",
        "time": "Thu Jan 23 12:56:32 2025 -0800"
      },
      "message": "Update helm charts for 2.13 release\n\nThis includes some changes in comments to fix an issue where the\nhelmrepo.sh script was erroneously picking up comments. The script\nwill also be fixed, but the formatting did not match in all files\nanyway, so this aligns all charts.\n\nSigned-off-by: Eric Ball \u003ceball@linuxfoundation.org\u003e\nChange-Id: I4d31ff7cb32e13aa9eeb9e270fac282f7b317f18\n"
    },
    {
      "commit": "9926ccc5f3068089711ce50db12cfe7952152713",
      "tree": "a16550b27e3df61f220c585513368e3ee85796e8",
      "parents": [
        "084e4471759a2f6056fae049097b2379e2075744"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 18:59:54 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 19:57:12 2024 -0500"
      },
      "message": "[VOL-5020] Update helm charts for repo:voltha-tracing\n\nbbsim-sadis-server/Chart.yaml\nvoltha-infra/Chart.yaml\nvoltha-stack/Chart.yaml\nvoltha-tracing/Chart.yaml\nvoltha/Chart.yaml\n-----------------------------\n  o Update bbsim chart version to v0.3.6\n  o Re-edit a few chart versions, voltha-tracing reported as a duplicate.\n  o Just updated a little while ago, wondering if we have a timing issue with\n    an asynchronous jenkins updating repo:cord-helm-charts + rebuild index.\n\nChange-Id: Ibbc5ddc2ff3b71e3936cc6739abc2983ec4330f5\n"
    },
    {
      "commit": "8cd89aec3436695a471a449142191757b00f46de",
      "tree": "185dbffe9b41aad2e7eb360004eada7d963eee2b",
      "parents": [
        "6a104e9d55e70e90fabce9968b6d995dc226767f"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 16:58:02 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 22:03:22 2024 +0000"
      },
      "message": "[VOL-5020] Update helm charts for repo:voltha-tracing\n\nvoltha-tracing/templates/_helpers.tpl\nvoltha-tracing/templates/jaeger-deploy.yaml\nvoltha-tracing/templates/tracing-agent-svc.yaml\nvoltha-tracing/templates/tracing-gui-svc.yaml\nvoltha-tracing/values.yaml\nvoltha/templates/_helpers.tpl\nvoltha/templates/api-svc.yaml\nvoltha/templates/core-deploy.yaml\nvoltha/templates/core-profile-svc.yaml\nvoltha/templates/core-svc.yaml\nvoltha/templates/ingress.yaml\nvoltha/templates/ofagent-deploy.yaml\nvoltha/templates/ofagent-profile-svc.yaml\n-----------------------------------------\n  o Update copyright notice ending date.\n\nvoltha-tracing/Chart.yaml\nvoltha-infra/Chart.yaml\n-----------------------\n  o Update voltha-tracing chart version to 2.12.1\n\nvoltha-stack/Chart.yaml\n-----------------------\n  o Update dependent voltha chart version to v2.12.15\n\nvoltha/Chart.yaml\n-----------------\n  o Increment as a dependency induced by indirect chart deps\n    voltha-infra/Chart.yaml and voltha-stack/Chart.yaml.\n\nChange-Id: I12e25e0348b320176ab8a409cc64c00f428f1aec\n"
    },
    {
      "commit": "ea3ab3978a10710a517ccd36ec7416639e5595ce",
      "tree": "4d6636b3733391aa0e54fe6666f8822161333959",
      "parents": [
        "584ade6136c46bc6be8a7621b0b8248922c85a6d"
      ],
      "author": {
        "name": "Jan Klare",
        "email": "jan.klare@bisdn.de",
        "time": "Tue Oct 31 14:27:23 2023 +0100"
      },
      "committer": {
        "name": "Jan Klare",
        "email": "jan.klare@bisdn.de",
        "time": "Tue Nov 07 10:51:48 2023 +0100"
      },
      "message": "update appVersions for all charts before release\n\n* update and clean up appVersions for all voltha related charts to\n  included latest software/application releases into next voltha release\n* update voltha-stack chart to include new chart versions\n* make sure all voltha-* charts have at minimal a 2.12.X version to\n  point out their relation to the upcoming voltha-2.12 release and avoid\n  version collision with previously developed and published chart\n  versions from voltha-2.X branches\n* the charts voltha-go-controller and voltha-northbound-bbf-adapter are\n  currently still under development and the chart versions have\n  therefore not been increased to align with the voltha 2.12 release\n  naming scheme described above\n* application version updates:\n  * bbsim-sadis-server from 0.3.4 to 0.3.5\n  * voltha-adapter-openonu from 2.7.3 to 2.11.3\n  * voltha-adapter-openolt from 4.3.6 to 4.4.5\n  * voltha-tracing (jaeger) from 1.18 to 1.51\n  * voltha-ofagent-go from 2.1.3 to 2.1.6\n  * voltha-rw-core from 3.1.8 to 3.4.8\n* update some comments for appVersion in Chart.yaml files to be more\n  precise about how this value is used\n\nChange-Id: I04879ecf822b6cac5d9d55fbab6a86efc11ae55d\nSigned-off-by: Jan Klare \u003cjan.klare@bisdn.de\u003e\n"
    },
    {
      "commit": "a197ecd730a83ecc5f7fba8ea707c064d87db538",
      "tree": "603b25921492700907aee22426379ede49ef7e6f",
      "parents": [
        "f78aef5b99affe745f64aab1f1d015082ec2bbe9"
      ],
      "author": {
        "name": "Jan Klare",
        "email": "jan.klare@bisdn.de",
        "time": "Thu Nov 02 10:57:10 2023 +0100"
      },
      "committer": {
        "name": "Jan Klare",
        "email": "jan.klare@bisdn.de",
        "time": "Thu Nov 02 12:04:07 2023 +0100"
      },
      "message": "update voltha-tracing chart to use appVersion to define jaeger image tag\n\n* although the comment in the Chart.yaml says that appVersion is used to\n  define the tag/version of the jaeger container, it actually was not\n* copy/paste logic of using appVersion from Chart.yaml\n  (.Values.Chart.AppVersion) in values.yaml to set tag for jaeger\n  image\n* also include option to globally overwrite image tag with\n  .Values.global.image_tag like done for most other charts (for\n  development purposes)\n* increase voltha-tracing Chart version to 1.0.4\n* increase voltha Chart version to please the linter\n\nSigned-off-by: Jan Klare \u003cjan.klare@bisdn.de\u003e\nChange-Id: Ia5753936e61b80bbf93867fcec5d30689658c0e1\nSigned-off-by: Jan Klare \u003cjan.klare@bisdn.de\u003e\n"
    },
    {
      "commit": "a02e99836e49ab5759b3fe257b06f07b0bbc798e",
      "tree": "67a92fb40769faa6140d64d0f2380bfd8c12d53b",
      "parents": [
        "3b6d60c499adbb95060224ddf2afc119c5705273"
      ],
      "author": {
        "name": "Akash Soni",
        "email": "akash.soni@radisys.com",
        "time": "Fri Dec 09 10:11:41 2022 +0530"
      },
      "committer": {
        "name": "aksoni",
        "email": "akash.soni@radisys.com",
        "time": "Wed May 03 13:32:59 2023 +0530"
      },
      "message": "kafka integration helm changes\n\nChange-Id: Ie85c9b11dcddc0191ecc3a04d220daa5760105af\n"
    },
    {
      "commit": "0747509cf643527240d4e205d4809bba84a475a6",
      "tree": "1db84b1cfe928e4dd9aa7a7469d0961ffc87826f",
      "parents": [
        "6fdbccf1224d4540ef1878785914c425f63b2a3b"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jan 26 10:56:13 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jan 26 10:56:26 2023 -0500"
      },
      "message": "VOL-4925 - Build and release components.\n\n  o bulk copyright notice update to 2023.\n  o update more components to v2.11 for the release.\n\nChange-Id: Ibaadb1f3c147163b2c3ba7b5a6ec47b3706eae59\n"
    },
    {
      "commit": "cb98c4669ed019020e06e31219ca10582778a7f1",
      "tree": "0dfde20430d1020998050ae1ed5155bd5de39d3f",
      "parents": [
        "34d4ad744c04bb789817d5eeabb5a78b72790d1f"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Dec 17 22:46:45 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Jan 15 19:31:52 2023 -0500"
      },
      "message": "VOL-4836 - Cosmetic edits to trigger a jenkins job.\n\nVERSION\nbbsim/Chart.yaml\nbbsim/templates/_helpers.tpl\nvoltha-adapter-simulated/values.yaml\nvoltha-infra/Chart.yaml\nvoltha-infra/values.yaml\nvoltha-tracing/templates/_helpers.tpl\nvoltha-tracing/templates/jaeger-deploy.yaml\nvoltha/Chart.yaml\n-------------------------------------------\n  o Update copyright notice.\n\nmakefiles/lint/helm/include.mk~\n-------------------------------\n  o Remove editor temp file.\n\nBump Chart.yaml version string where needed.\nUpdate etcd and kafka version to the latest in the bitnami library.\nMisc yamllint cleanups to force a delta and build.\n\nChange-Id: I4ac845485d4d52e8d88fd366a9b85d65231f2b4d\n"
    },
    {
      "commit": "30d0bb5b25ef8eec27773e3ec2ed61a2f7df4463",
      "tree": "a7a6008e253fdc588bb3001da0856784145a8b0e",
      "parents": [
        "877af92b531034f90c81de5984bfef36370d170a"
      ],
      "author": {
        "name": "Girish Kumar",
        "email": "girish_kumar@infosys.com",
        "time": "Tue Jun 09 16:36:50 2020 +0000"
      },
      "committer": {
        "name": "Girish Kumar",
        "email": "girish_kumar@infosys.com",
        "time": "Mon Aug 03 15:54:55 2020 +0000"
      },
      "message": "[VOL-3142] Added helm chart for voltha tracing based on jaeger all-in-one container\n\nChange-Id: I724f3aa2408d8ffeefdd2ad9ef385dfdabdcc170\n"
    }
  ]
}
